首页 > 资讯列表 > 编程/数据库 >> PHP

PHP 7.0.11 正式发布

PHP 2016-09-14 14:45:10 转载来源: 网络整理/侵权必删

PHP 7.0.11 正式发布了。下载地址:http://php.net/distributions/php-7.0.11.tar.gz改进日志如下: - Core:   . Fixed bug #72944 (Null pointer deref in zval_delref_p). (Dmitry)   . Fixed bug #72943 (assign_dim on string doesn\'t reset hval). (Laruence)   . Fixed bug #7291 这里有新鲜出炉的PHP面向对象教程,程序狗速度看过来! PHP开源脚本语言PHP(外文名: Hypertext Preprocessor,中文名:“超文本预处理器”)是一种通用开源脚本语言

PHP 7.0.11 正式发布了。下载地址:http://php.net/distributions/php-7.0.11.tar.gz改进日志如下: - Core:   . Fixed bug #72944 (Null pointer deref in zval_delref_p). (Dmitry)   . Fixed bug #72943 (assign_dim on string doesn't reset hval). (Laruence)   . Fixed bug #7291

这里有新鲜出炉的PHP面向对象教程,程序狗速度看过来!

PHP开源脚本语言

PHP(外文名: Hypertext Preprocessor,中文名:“超文本预处理器”)是一种通用开源脚本语言。语法吸收了C语言、Java和Perl的特点,入门门槛较低,易于学习,使用广泛,主要适用于Web开发领域。PHP的文件后缀名为php。

PHP 7.0.11 正式发布了。 下载地址:

  • http://php.net/distributions/php-7.0.11.tar.gz

改进日志如下:

 - Core:    . Fixed bug #72944 (Null pointer deref in zval_delref_p). (Dmitry)    . Fixed bug #72943 (assign_dim on string doesn't reset hval). (Laruence)    . Fixed bug #72911 (Memleak in zend_binary_assign_op_obj_helper). (Laruence)    . Fixed bug #72813 (Segfault with __get returned by ref). (Laruence)    . Fixed bug #72767 (PHP Segfaults when trying to expand an infinite operator). (Nikita)    . Fixed bug #72854 (PHP Crashes on duplicate destructor call). (Nikita)    . Fixed bug #72857 (stream_socket_recvfrom read access violation). (Anatol)    - COM:    . Fixed bug #72922 (COM called from PHP does not return out parameters). (Anatol)    - Dba:    . Fixed bug #70825 (Cannot fetch multiple values with group in ini file). (cmb)    - FTP:    . Fixed bug #70195 (Cannot upload file using ftp_put to FTPES with require_ssl_reuse). (Benedict Singer)    - GD:    . Fixed bug #72709 (imagesetstyle() causes OOB read for empty $styles). (cmb)    . Fixed bug #66005 (imagecopy does not support 1bit transparency on truecolor images). (cmb)    . Fixed bug #72913 (imagecopy() loses single-color transparency on palette images). (cmb)    . Fixed bug #68716 (possible resource leaks in _php_image_convert()). (cmb)    - iconv:    . Fixed bug #72320 (iconv_substr returns false for empty strings). (cmb)    - IMAP:    . Fixed bug #72852 (imap_mail null dereference). (Anatol)    - Intl:    . Fixed bug #65732 (grapheme_*() is not Unicode compliant on CR LF sequence). (cmb)    . Fixed bug #73007 (add locale length check). (Stas)    - Mysqlnd:    . Fixed bug #72293 (Heap overflow in mysqlnd related to BIT fields). (Stas)    - OCI8    . Fixed invalid handle error with Implicit Result Sets. (Chris Jones)    . Fixed bug #72524 (Binding null values triggers ORA-24816 error). (Chris Jones)    - Opcache:    . Fixed bug #72949 (Typo in opcache error message). (cmb)    - PDO:    . Fixed bug #72788 (Invalid memory access when using persistent PDO connection). (Keyur)    . Fixed bug #72791 (Memory leak in PDO persistent connection handling). (Keyur)    . Fixed bug #60665 (call to empty() on NULL result using PDO::FETCH_LAZY returns false). (cmb)    - PDO_DBlib:    . Implemented stringify 'uniqueidentifier' fields. (Alexander Zhuravlev, Adam Baratz)    - PDO_pgsql:    . Implemented FR #72633 (Postgres PDO lastInsertId() should work without specifying a sequence). (Pablo Santiago Sánchez, Matteo)    . Fixed bug #72759 (Regression in pgo_pgsql). (Anatol)    - Phar:    . Fixed bug #72928 (Out of bound when verify signature of zip phar in phar_parse_zipfile). (Stas)    . Fixed bug #73035 (Out of bound when verify signature of tar phar in phar_parse_tarfile). (Stas)    - Reflection:    . Fixed bug #72846 (getConstant for a array constant with constant values returns NULL/NFC/UKNOWN). (Laruence)    - Session:    . Fixed bug #72724 (PHP7: session-uploadprogress kills httpd). (Nikita)    . Fixed bug #72940 (SID always return "name=ID", even if session cookie exist). (Yasuo)    - SimpleXML:    . Fixed bug #72971 (SimpleXML isset/unset do not respect namespace). (Nikita)    . Fixed bug #72957 (Null coalescing operator doesn't behave as expected with SimpleXMLElement). (Nikita)    - SPL:    . Fixed bug #73029 (Missing type check when unserializing SplArray). (Stas)    - Standard:    . Fixed bug #55451 (substr_compare NULL length interpreted as 0). (Lauri Kenttä)    . Fixed bug #72278 (getimagesize returning FALSE on valid jpg). (cmb)    . Fixed bug #65550 (get_browser() incorrectly parses entries with "+" sign). (cmb)    - Streams:    . Fixed bug #72853 (stream_set_blocking doesn't work). (Laruence)    . Fixed bug #72764 (ftps:// opendir wrapper data channel encryption fails with IIS FTP 7.5, 8.5). (vhuk)    . Fixed bug #71882 (Negative ftruncate() on php://memory exhausts memory). (cmb)    - SQLite3:    . Downgraded bundled SQLite to 3.8.10.2. (Anatol);    - Sysvshm:    . Fixed bug #72858 (shm_attach null dereference). (Anatol)    - XML:    . Fixed bug #72085 (SEGV on unknown address zif_xml_parse). (cmb)    . Fixed bug #72714 (_xml_startElementHandler() segmentation fault). (cmb)    - Wddx:    . Fixed bug #72860 (wddx_deserialize use-after-free). (Stas)    . Fixed bug #73065 (Out-Of-Bounds Read in php_wddx_push_element). (Stas)    - ZIP:    . Fixed bug #68302 (impossible to compile php with zip support). (cmb)

标签: PHP 7.0.11 正式 发布


声明:本文内容来源自网络,文字、图片等素材版权属于原作者,平台转载素材出于传递更多信息,文章内容仅供参考与学习,切勿作为商业目的使用。如果侵害了您的合法权益,请您及时与我们联系,我们会在第一时间进行处理!我们尊重版权,也致力于保护版权,站搜网感谢您的分享!

站长搜索

http://www.adminso.com

Copyright @ 2007~2024 All Rights Reserved.

Powered By 站长搜索

打开手机扫描上面的二维码打开手机版


使用手机软件扫描微信二维码

关注我们可获取更多热点资讯

站长搜索目录系统技术支持