歡迎來到Linux教程網
Linux教程網
Linux教程網
Linux教程網
Linux教程網 >> Linux綜合 >> Linux資訊 >> Linux業界 >> PHP 5.3.27發布,最後一個常規版本

PHP 5.3.27發布,最後一個常規版本

日期:2017/2/27 17:31:33   编辑:Linux業界

PHP 5.3.27發布。2013-07-12 經過1個RC 上個版本是2013-06-07的5.3.26 修正了大約10個Bug以及幾個安全漏洞。其他產品線5.5.0/5.4.17.注意這將是5.3系列最後一個常規版本,PHP官方建議用戶應該升級到 5.4或5.5 但安全更新會持續到明年。

完全改進:
Version 5.3.27
11-Jul-2013

  • Core:
    • Fixed bug #64966 (segfault in zend_do_fcall_common_helper_SPEC).
    • Fixed bug #64960 (Segfault in gc_zval_possible_root).
    • Fixed bug #64934 (Apache2 TS crash with get_browser()).
    • Fixed bug #63186 (compile failure on netbsd).
  • DateTime:
    • Fixed bug #53437 (Crash when using unserialized DatePeriod instance).
  • PDO_firebird:
    • Fixed bug #64037 (Firebird return wrong value for numeric field).
    • Fixed bug #62024 (Cannot insert second row with null using parametrized query).
  • PDO_pgsql:
    • Fixed bug #64949 (Buffer overflow in _pdo_pgsql_error).
  • pgsql:
    • Fixed bug #64609 (pg_convert enum type support).
  • SPL:
    • Fixed bug #64997 (Segfault while using RecursiveIteratorIterator on 64-bits systems).
  • XML:
    • Fixed bug #65236 (heap corruption in xml parser).

PHP 5.3.27下載:http://kr1.php.net/distributions/php-5.3.27.tar.gz

Copyright © Linux教程網 All Rights Reserved