PHP 5.5 发布第三个 Beta 版本,该版本包含了 bug 修复和改进,主要有:
Drop support for bison < 2.4 when building PHP from GIT source.
Fixed bug #54567 (DateTimeZone serialize/unserialize)
Fixed bug #64555 (foreach no longer copies keys if they are interned)
Fixed bug #64578 (debug_backtrace in set_error_handler corrupts zend heap)
完整内容请阅读 https://github.com/php/php-src/blob/php-5.5.0beta3/NEWS
PHP 5.5.0beta3 源码 http://downloads.php.net/dsp
我们将在本月25日发布 RC 版本。
来自:开源中国社区