A new stable version is now available for download

Mar 15, 2013 13:11 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.4.13.

Highlights for PHP 5.4.13:

• HTTP codes have added since RFC 6585; • Inheritance with Traits no longer fails with error; • mb_split() can now handle empty matches like preg_split() does; • openssl no longer corrupts ssl keys resource when using openssl_get_publickey(); • Timestamp update has been fixed on Phar contents modification; • A check has been added so that soap.wsdl_cache_dir conforms to open_basedir; • External entities are no longer loading; • The built-in web server is no longer broken on ppc64; • TSRM usage has been fixed in zend_Register_class alias.

You can check out the official changelog in the readme file incorporated in the source package.

Download PHP 5.4.13 right now from Softpedia.