PHP 5.5 发布第二个 Beta 版本,修复的问题包括:
Fixed a memoryleak when using the same variablename 2times in function declaration.
Fixed a compilation fail with error: conflicting types for 'zendparse'
Fixed Debug backtrace changed behavior since 5.4.10 or 5.4.11
完整记录请看 https://github.com/php/php-src/blob/php-5.5.0beta2/NEWS
下载地址:http://downloads.php.net/dsp
来自:开源中国社区