In any case a big driver of PHP is not its OOP - it's the simple use of procedural functions, globals et al. For such users, PHP5/6 hasn't much more to offer once you stop referring to anything related to the OO model.
A lot of that is because PHP Radio seems completely jammed on the Unicode channel.The reason I'm starting to feel like it's going to change nothing is that nobody is talking about it except the elitist PHP developers.
Corporate suicideMaybe if Zend actually dropped official support for PHP4 themselves it would push things forward.
I doubt it. PHP6 if anything will only widen the gap - it may even make things worse. I think the only real thing that will get PHP4 reduced in market share is for PHP5/6 developers to pump out tons of applications which require PHP5 and will *not* run under PHP4. Unfortunately the killer app called phpBB is still PHP4 along with many others - maybe when a phpBB4 appearsYou think, with two newer versions available, PHP web hosts would feel an immense amount of pressure to upgrade, or at least offer PHP6 support in some form? We need someone from a webhosting company to chime in here...
That's nothing to be ashamed ofd11wtq wrote:Perhaps not. I hate to admit it on a PHP forum, but I personally enjoy programming in Java more these days.
As you mentioned, parts of the Zend Framework are missing a lot - I already refuse to use at least two components as they stand - they would drive me up the wall when it came to substitution or refactoring. PHP6 won't add anything new in those areas I think. At least we have SPL - it's good to see folk using a standard interface for somethingGiven all the features in PHP5 that can easily be lived without, they still have not implemented things that would actually be useful, such as a Request/Response object, or Filter/Validator objects. Things that would actually help bad programmers. Instead we have lots of low value features and the Iterator extravaganza that is SPL.