Please create an account to participate in the Slashdot moderation system

 



Forgot your password?
typodupeerror
×
PHP

Submission + - PHP 5.3 released (php.net)

Parker Lewis writes: "PHP 5.3 is finally released, with some long waited features like namespaces (with the unpopular backslash as namespace separator), late static binding, closures, optional garbage collection for cyclic references, new extensions (like ext/phar, ext/intl and ext/fileinfo), over 140 bug fixes and much more. As you can imagine, some old pieces will be broken."
PHP

Submission + - PHP 5.3 Released (binaryvibes.co.in)

Sudheer writes: "The PHP development team is proud to announce the immediate release of PHP 5.3.0. This release is a major improvement in the 5.X series, which includes a large number of new features and bug fixes.

Some of the key new features include: namespaces, late static binding, closures, optional garbage collection for cyclic references, new extensions (like ext/phar, ext/intl and ext/fileinfo), over 140 bug fixes and much more.

Have you started using these features in your applications?"

Slashdot Top Deals

"More software projects have gone awry for lack of calendar time than for all other causes combined." -- Fred Brooks, Jr., _The Mythical Man Month_

Working...