The latest versions of PHP can be downloaded from Softpedia

Apr 12, 2013 20:21 GMT  ·  By

PHP, an HTML-embedded scripting language with syntax borrowed from C, Java, and Perl, with a couple of unique PHP-specific features thrown in, has been updated to version 5.5.0 Beta 3.

Highlights for PHP 5.5.0 Beta 3:

• A CURL_WRAPPERS_ENABLED constant has been added; • A DateTimeZone bug (serialize / unserialize) has been fixed; • Support for bison < 2.4 has been dropped when building PHP from GIT source; • libmagic was updated to version 5.14; • A memory leak on Solaris was corrected; • Foreach no longer copies keys if they are interned.

You can check out the official changelog in the readme file incorporated in the source package. Download PHP 5.5.0 Beta 3 right now from Softpedia. Remember that this is a beta version and it should NOT be installed on production machines. It is intended for testing purposes only.