The PHP development team announces the immediate availability of PHP 5.6.16. Several bugs have been fixed. All PHP 5.6 users are encouraged to upgrade to this version.
PHP 5.6.16 is available
PHP 5.6.15 is available
The PHP development team announces the immediate availability of PHP 5.6.15. Several bugs have been fixed. All PHP 5.6 users are encouraged to upgrade to this version.
PHP 5.6.14 is available
The PHP development team announces the immediate availability of PHP 5.6.14. This is a security release. Two security bugs were fixed in this release. All PHP 5.6 users are encouraged to upgrade to this version.
PHP 5.5.30 is available
The PHP development team announces the immediate availability of PHP 5.5.30. This is a security release. Two security bugs were fixed in this release. All PHP 5.5 users are encouraged to upgrade to this version.
PHP 5.6.13 is available
The PHP development team announces the immediate availability of PHP 5.6.13. 11 security-related issues were fixed in this release. All PHP 5.6 users are encouraged to upgrade to this version.
PHP 5.5.29 is available
The PHP development team announces the immediate availability of PHP 5.5.29. This is a security release. Many security-related issues were fixed in this release. All PHP 5.5 users are encouraged to upgrade to this version.
PHP 5.4.45 Released
The PHP development team announces the immediate availability of PHP 5.4.45. Ten security-related issues were fixed in this release. All PHP 5.4 users are encouraged to upgrade to this version.
Use ES6 today with jspm
ECMAScript 6 officially approved on June 17th, 2015 .Here is a compatibility table of ES6.As you can see,most browsers’ support is on the way.Most likely, we can use ES6 with morden browsers native support in 2016.
There is a way to use ES6 today.
jspm is a package manager for the SystemJS universal module loader, built on top of the dynamic ES6 module loader
Load any module format (ES6, AMD, CommonJS and globals) directly from any registry such as npm and GitHub with flat versioned dependency management. Any custom registry endpoints can be created through the Registry API.
For development, load modules as separate files with ES6 and plugins compiled in the browser.
For production (or development too), optimize into a bundle, layered bundles or a self-executing bundle with a single command.
Watch this 10 min tour.
PHP 5.4.44 Released
(06 Aug 2015)
The PHP development team announces the immediate availability of PHP 5.4.44. 11 security-related issues were fixed in this release. All PHP 5.4 users are encouraged to upgrade to this version.
PHP 5.5.28 Released
(06 Aug 2015)
The PHP development team announces the immediate availability of PHP 5.5.28. 12 security-related issues were fixed in this release. All PHP 5.5 users are encouraged to upgrade to this version.