PHP 5.5 Released With Zend Opcache, Generators

Written by Michael Larabel in Free Software on 20 June 2013 at 03:45 PM EDT. 9 Comments
FREE SOFTWARE
The PHP development community announced today the release of PHP 5.5.0. The PHP 5.5 release brings with it the Zend Opcache extension, support for generators, the "finally" keyword, and other new additions to the popular scripting language.

New features to PHP 5.5.0 include generators and coroutines, the "finally" keyword for use with try-catch expressions, a simplified password hashing API, support for constant array/string dereferencing, the Zend Opcache extension that's also used by default (Opcode Cache), dropped support for Windows XP/2003, and numerous other fixes and enhancements.

More details on PHP 5.5.0 can be found via the excellent documentation available at PHP.net.
Related News
About The Author
Michael Larabel

Michael Larabel is the principal author of Phoronix.com and founded the site in 2004 with a focus on enriching the Linux hardware experience. Michael has written more than 20,000 articles covering the state of Linux hardware support, Linux performance, graphics drivers, and other topics. Michael is also the lead developer of the Phoronix Test Suite, Phoromatic, and OpenBenchmarking.org automated benchmarking software. He can be followed via Twitter, LinkedIn, or contacted via MichaelLarabel.com.

Popular News This Week