PHP 5.5.6 發布
PHP 5.5.6發布.2013-11-14.經過1個RC.上個版本是2013-10-18的5.5.5。修正了10幾個Bug及安全性漏洞。不知道有多少人已經升級5.5到線上生產環境。遺留產品線5.4.21/5.3.27。其中5.3已經停止常規開發。
完全改進:
Version 5.5.6
14-Nov-2013
Core:
Improved performance of array_merge() and func_get_args() by eliminating useless copying.
Fixed bug #65947 (basename is no more working after fgetcsv in certain situation).
Fixed bug #65939 (Space before ";" breaks php.ini parsing).
Fixed bug #65911 (scope resolution operator - strange behavior with $this).
Fixed bug #65936 (dangling context pointer causes crash).
FPM:
Changed default listen() backlog to 65535.
MySQLi:
Fixed bug #66043 (Segfault calling bind_param() on mysqli).
OPCache:
Increased limit for opcache.max_accelerated_files to 1,000,000.
Fixed issue #115 (path issue when using phar).
Fixed issue #149 (Phar mount points not working with OPcache enabled).
ODBC:
Fixed bug #65950 (Field name truncation if the field name is bigger than 32 characters).
PDO:
Fixed bug #66033 (Segmentation Fault when constructor of PDO statement throws an exception).
Fixed bug #65946 (sql_parser permanently converts values bound to strings).
Standard:
Fixed bug #64760 (var_export() does not use full precision for floating-point numbers).
下載:
Version 5.5.6
14-Nov-2013
Core:
Improved performance of array_merge() and func_get_args() by eliminating useless copying.
Fixed bug #65947 (basename is no more working after fgetcsv in certain situation).
Fixed bug #65939 (Space before ";" breaks php.ini parsing).
Fixed bug #65911 (scope resolution operator - strange behavior with $this).
Fixed bug #65936 (dangling context pointer causes crash).
FPM:
Changed default listen() backlog to 65535.
MySQLi:
Fixed bug #66043 (Segfault calling bind_param() on mysqli).
OPCache:
Increased limit for opcache.max_accelerated_files to 1,000,000.
Fixed issue #115 (path issue when using phar).
Fixed issue #149 (Phar mount points not working with OPcache enabled).
ODBC:
Fixed bug #65950 (Field name truncation if the field name is bigger than 32 characters).
PDO:
Fixed bug #66033 (Segmentation Fault when constructor of PDO statement throws an exception).
Fixed bug #65946 (sql_parser permanently converts values bound to strings).
Standard:
Fixed bug #64760 (var_export() does not use full precision for floating-point numbers).
下載:http://us2.php.net/distributions/php-5.5.6.tar.bz2
分享到: 更多
------解決方案--------------------
真的,假的哦,一下跳到5.5。
------解決方案--------------------
真心關注,求分!
------解決方案--------------------
斑竹,別老是複製粘貼,至少得把E文翻譯一下,這樣大家容易理解。
------解決方案--------------------
還在用5.3X
------解決方案--------------------
用5.4
------解決方案--------------------
在用5.4
其實翻譯倒還好 主要是這些改動的意義 求分析~~