I’ve heard plenty of positive buzz about PHP 6 in the last few weeks. Yes, it’s coming out. Yes, it brings quite a few improvements, including better Unicode support, better security, and more help for larger projects through namespaces. However, I hope that it won’t be the last PHP release, since there are so many other things that need fixing.
Here is a good overview, as compared to the best programming language ever - Perl. But this probably reminds you of a famous Euro-English joke, no? But I do miss sigils and proper hashes. I’d love to see better memory management when programming objects. I’d love to see improved database interfaces with prepared statements and database abstraction layer. I would really welcome a cleanup in function names and return values. I … I … I … I hope that PHP 6 is not the end of the road, and that PHP 7, PHP 8, and PHP 9 will follow.



1 response so far ↓
1 More on PHP - Blog of Leonid Mamchenkov // May 21, 2008 at 3:20 pm
[...] in All, Programming on May 21st, 2008 · No Comments I’ve recently posted some of my thoughts on PHP. If you enjoy the topic, here is an excellent post over at Coding Horror, which reminds why PHP [...]
Leave a Comment