PHP NEWS
|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
-?? ??? 2016 PHP 7.0.10
+?? ??? 2016 PHP 7.0.11
+
+- 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)
+ . Fixed bug #72703 (Out of bounds global memory read in BF_crypt triggered by
+ password_verify). (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)
+
+- 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)
+
+- 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)
+
+- 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)
+
+- 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)
+
+- ZIP:
+ . Fixed bug #68302 (impossible to compile php with zip support). (cmb)
+
+18 Aug 2016 PHP 7.0.10
- Core:
. Fixed bug #72629 (Caught exception assignment to variables ignores