PHP 5.4.12 and PHP 5.3.22 released!解决办法
程序员文章站
2022-05-30 15:14:09
...
PHP 5.4.12 and PHP 5.3.22 released!
Version 5.4.12
21-February-2013
Core:
Fixed bug #64099 (Wrong TSRM usage in zend_register_class alias).
Fixed bug #64011 (get_html_translation_table() output incomplete with HTML_ENTITIES and ISO-8859-1).
Fixed bug #63982 (isset() inconsistently produces a fatal error on protected property).
Fixed bug #63943 (Bad warning text from strpos() on empty needle).
Fixed bug #63899 (Use after scope error in zend_compile).
Fixed bug #63893 (Poor efficiency of strtr() using array with keys of very different length).
Fixed bug #63882 (zend_std_compare_objects crash on recursion).
Fixed bug #63462 (Magic methods called twice for unset protected properties).
Fixed bug #62524 (fopen follows redirects for non-3xx statuses).
Support BITMAPV5HEADER in getimagesize().
Date:
Fixed bug #63699 (Performance improvements for various ext/date functions).
Fixed bug #55397 Comparsion of incomplete DateTime causes SIGSEGV.
FPM:
Fixed bug #63999 (php with fpm fails to build on Solaris 10 or 11).
Litespeed:
Fixed bug #63228 (-Werror=format-security error in lsapi code).
sqlite3:
Fixed bug #63921 (sqlite3::bindvalue and relative PHP functions aren't using sqlite3_*_int64 API).
PDO_OCI
Fixed bug #57702 (Multi-row BLOB fetches).
Fixed bug #52958 (Segfault in PDO_OCI on cleanup after running a long testsuite).
PDO_sqlite:
Fixed bug #63916 (PDO::PARAM_INT casts to 32bit int internally even on 64bit builds in pdo_sqlite).
Version 5.3.22
21-February-2013
Zend Engine:
Fixed bug #64099 (Wrong TSRM usage in zend_Register_class alias).
Fixed bug #63899 (Use after scope error in zend_compile).
Core:
Fixed bug #63943 (Bad warning text from strpos() on empty needle).
Date:
Fixed bug #55397 (comparsion of incomplete DateTime causes SIGSEGV).
FPM:
Fixed bug #63999 (php with fpm fails to build on Solaris 10 or 11).
SPL:
Fixed bug #64106 (Segfault on SplFixedArray[][x] = y when extended).
The PHP development team announces the immediate availability of PHP 5.4.12 and PHP 5.3.22. These releases fix about 10 bugs. All users of PHP are encouraged to upgrade to PHP 5.4.12.
For source downloads of PHP 5.4.12 and PHP 5.3.22 please visit our downloads page, Windows binaries can be found on windows.php.net/download/.
------解决方案--------------------
是说两个版本差别??!
------解决方案--------------------
Version 5.4.12
21-February-2013
Core:
Fixed bug #64099 (Wrong TSRM usage in zend_register_class alias).
Fixed bug #64011 (get_html_translation_table() output incomplete with HTML_ENTITIES and ISO-8859-1).
Fixed bug #63982 (isset() inconsistently produces a fatal error on protected property).
Fixed bug #63943 (Bad warning text from strpos() on empty needle).
Fixed bug #63899 (Use after scope error in zend_compile).
Fixed bug #63893 (Poor efficiency of strtr() using array with keys of very different length).
Fixed bug #63882 (zend_std_compare_objects crash on recursion).
Fixed bug #63462 (Magic methods called twice for unset protected properties).
Fixed bug #62524 (fopen follows redirects for non-3xx statuses).
Support BITMAPV5HEADER in getimagesize().
Date:
Fixed bug #63699 (Performance improvements for various ext/date functions).
Fixed bug #55397 Comparsion of incomplete DateTime causes SIGSEGV.
FPM:
Fixed bug #63999 (php with fpm fails to build on Solaris 10 or 11).
Litespeed:
Fixed bug #63228 (-Werror=format-security error in lsapi code).
sqlite3:
Fixed bug #63921 (sqlite3::bindvalue and relative PHP functions aren't using sqlite3_*_int64 API).
PDO_OCI
Fixed bug #57702 (Multi-row BLOB fetches).
Fixed bug #52958 (Segfault in PDO_OCI on cleanup after running a long testsuite).
PDO_sqlite:
Fixed bug #63916 (PDO::PARAM_INT casts to 32bit int internally even on 64bit builds in pdo_sqlite).
Version 5.3.22
21-February-2013
Zend Engine:
Fixed bug #64099 (Wrong TSRM usage in zend_Register_class alias).
Fixed bug #63899 (Use after scope error in zend_compile).
Core:
Fixed bug #63943 (Bad warning text from strpos() on empty needle).
Date:
Fixed bug #55397 (comparsion of incomplete DateTime causes SIGSEGV).
FPM:
Fixed bug #63999 (php with fpm fails to build on Solaris 10 or 11).
SPL:
Fixed bug #64106 (Segfault on SplFixedArray[][x] = y when extended).
The PHP development team announces the immediate availability of PHP 5.4.12 and PHP 5.3.22. These releases fix about 10 bugs. All users of PHP are encouraged to upgrade to PHP 5.4.12.
For source downloads of PHP 5.4.12 and PHP 5.3.22 please visit our downloads page, Windows binaries can be found on windows.php.net/download/.
------解决方案--------------------
是说两个版本差别??!
------解决方案--------------------
相关文章
相关视频
- 详解win10下PHP的安装配置(以php5.6为...
- php Swoole实现毫秒定时计划任务(详解)
- 挑战最棒的留言本的源码(二)_PHP教程
- PHP脚本数据库功能详解(中)_PHP教程
- PHP 5.4.12 and PHP 5.3.22...
专题推荐
-
独孤九贱-php全栈开发教程
全栈 170W+
主讲:Peter-Zhu 轻松幽默、简短易学,非常适合PHP学习入门
-
玉女心经-web前端开发教程
入门 80W+
主讲:灭绝师太 由浅入深、明快简洁,非常适合前端学习入门
-
天龙八部-实战开发教程
实战 120W+
主讲:西门大官人 思路清晰、严谨规范,适合有一定web编程基础学习
下一篇: PHP session有效期有关问题
推荐阅读
-
PHP中去除换行解决办法小结(PHP_EOL)
-
php多用户读写文件冲突的解决办法
-
无法在发生错误时创建会话,请检查 PHP 或网站服务器日志,并正确配置 PHP 安装最快的解决办法
-
PHP Curl出现403错误的解决办法
-
php 随机记录mysql rand()造成CPU 100%的解决办法
-
PHP网站从Apache转移到Nginx后产生404错误的原因和解决办法
-
关于PHP中拿到MySQL中数据中的中文在网页上显示为?的解决办法!
-
php和mysql中uft-8中文编码乱码的几种解决办法
-
php用windows COM组件调用openoffice接口实现word转pdf文件时报错的解决办法
-
php中用date函数获取当前时间有误的解决办法
网友评论
文明上网理性发言,请遵守 新闻评论服务协议
我要评论