Fresh PHP news, tutorials, tips and much more

Posts Tagged ‘features’

New features in PHP v6

Wednesday, May 7th, 2008

Nathan A. Good in IBM developers published new article about PHP v6 new features and syntax improvements. For all PHP coders it is important to know these changes, because one day our projects that worked fine on php v4 or v5 may not work.

PHP’s next edition, V6, includes new features and syntax improvements that will make it easier to use from an object-oriented standpoint. Other important features, such as Unicode support in many of the core functions, mean that PHP V6 is positioned for better international support and robustness.

Author gives some examples what would be changed and how to avoid code errors. We should prepare our code for next generation.

Post tagged with: , ,

Posted in Advanced, Beginners | No Comments »