Link Details

Link 79971 thumbnail
User 71517 avatar

By Volume4
via ibm.com
Published: May 08 2008 / 15:53

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. PHP is already popular, used in millions of domains (according to Netcraft), supported by most ISPs and used by household-name Web companies like Yahoo! The upcoming versions of PHP aim to add to this success by introducing new features that make PHP more usable in some cases and more secure in others. Are you ready for PHP V6? If you were upgrading tomorrow, would your scripts execute just fine or would you have work to do? This article focuses on the changes for PHP V6 — some of them back-ported to versions PHP V5.x — that could require some tweaks to your current scripts. If you're not using PHP yet and have been thinking about it, take a look at its latest features. These features, from Unicode to core support for XML, make it even easier for you to write feature-filled PHP applications.
  • 15
  • 0
  • 2048
  • 638

Comments

Add your comment
User 282283 avatar

Tantalus replied ago:

-3 votes Vote down Vote up Reply

At this rate PHP will be a modern language any day now.

User 220751 avatar

bosmeeuw replied ago:

0 votes Vote down Vote up Reply

I was expecting more from PHP6.. Where are the first class functions, closures, shorter array/map syntax, return type hinting, array generics, etc?

As a scripting language, PHP still won't be "modern". It just has its fast and stable implementation and widespread usage going for it.
,

User 281687 avatar

paul_houle replied ago:

1 votes Vote down Vote up Reply

Fast and stable implementation counts for a lot.

Add your comment


Html tags not supported. Reply is editable for 5 minutes. Use [code lang="java|ruby|sql|css|xml"][/code] to post code snippets.