Tuesday, October 4, 2016

Finally PHP7 Released!


PHP latest v7 been released on 15 September 2016 with a number of improvements to the module - the PHP module. As with the Core module, Standard, PDO, and ZIP. There is also a module - Additional module that there is a bug in it. Here is a partial list of improvements in module - PHP module in v7.10.11:


  • Core, bug fixes null pointer deref experiencing segmentation fault in gc_remove_zval_from_buffer
  • Dba, bug fixes since it can not take multiple value the group at the .ini file and dba_replace poor condition due to incorrect use of API
  • COM, COM called from PHP that does not return a value paremeter
  • FTP, bug fixes were unable to upload files using ftp_put to FTPES with require_ssl_reuse
  • GD, bug fixes imagecopy, imagesetstyle, and _php_image_converticonv, iconv_substr returns a false value to an empty string
  • IMAP, imap_mail experienced a null dereference
  • Intl, fixes a bug with adding long examination locale
  • Mysqlnd, heap overflow bug fixes on mysqndb which are mapped to the BIT field
  • OCI8, binding the value NULL makes error ORA-24816
  • Opcache, Typo on error messages opcache
  • PDO, bug fixes call_to_empty () on the results of using the PDO :: FETCH_LAZY NULL return value false
  • PDO_DBlib, implement stringify on 'uniqueidentifier' field
  • PDO_pgsql, implementing FR to make Postgres lastInsertId PDO () can work without having to add sequence
  • Phar, bug fixes for values ​​outside limit when verifying signature of zip Phar in php_parse_zipfile. The same thing happened to tar phardi phar_parse_tarfile
  • Reflection, bug fixes since the NULL value when using getContant
  • Session, bug fixes in session-uploadprogress killed httpd
  • SimpleXML, bug fixes for isset () and unset () ignore namespace
  • SPL, bug fixes to examine the type missing when unserializing SplArray
  • Standard, bug fixes on substr, getimagesize, get_browser
  • Streams, because stream_set_blocking bug fixes that did not work. Perbbaikan on ftruncate () that consume memory
  • SQLite3, bundled SQLite downgraded to version 3.8.10.2
  • Sysvshm, null dereference bug fixes on shm_attach
  • WDDX, bug fixes for readings beyond the limits in php_wddx_push_element
  • XML, bug fixes for segmentation fault in _xml_startElementHandler ()
  • ZIP, bug fixes for not being able to compile PHP with support for ZIP


To see the full list of fixes in PHP v7.0.11, you can visit at the following link: http://www.php.net.

No comments:

Post a Comment