Why is PHP Code Considered Hard to Maintain?

November 10th, 2006 in Links

A good analysis of why people consider PHP difficult to maintain. My observation is that it isn’t, unless the code is structured poorly (an affliction possible in most languages), or the developer is reliant on features in higher-level IDEs.