Sie sind hier: PHP-Versionen > PHP 7 > PHP 7.0
PHP 7.0.4
phpdoku.de benutzt Cookies, um Ihnen das beste Webseiten-Erlebnis zu ermöglichen. Außerdem werden teilweise auch Cookies von Diensten Dritter gesetzt. Weiterführende Informationen erhalten Sie in der Datenschutzerklärung.
PHP 7.0.4 wurde am 03.03.2016 herausgebracht. Im folgenden erhalten Sie einen kurzen Überblick welche Änderungen in diesem Patch enthalten waren. Bei Interesse kann auch das ausführliche Änderungsprotokoll eingesehen werden.
Changelog
- Fehlerbehebung
-
- Core
- Low probability segfault in zend_arena
- Typehinted Generator with return in try/finally crashes
- forward_static_call crash
- Segfault using built-in webserver with intl using symfony
- An integer overflow bug in php_implode()
- An integer overflow bug in php_str_to_str_ex()
- Crash because of VM stack corruption on Magento2
- Return typehint on internal func causes Fatal error when it throws exception
- Variable references on array elements don't work when using count
- finally block not executed after yield from
- Multiple Heap Overflow due to integer overflows in xml/filter_url/addcslashes
- CLI server
- Built-in HTTP server, we can download file in web by bug
- CURL
- Copied handle with new option CURLOPT_HTTPHEADER crashes while curl_multi_exec
- Fixed memory leak in curl_getinfo()
- Date
- Calls to date_modify will mutate timelib_rel_time, causing date_date_set issues
- Fileinfo
- finfo throws notice for specific python file
- FPM
- FPM not working with Apache httpd 2.4 balancer/fcgi setup
- php-fpm dumped core
- Opcache
- Possible use-after-free of ZCG(cwd) in Zend Opcache
- PCRE
- PCRE segfault from Opcache
- phpdbg
- Fixed inherited functions from unspecified files being included in phpdbg_get_executable()
- SOAP
- Type Confusion Vulnerability - SOAP / make_http_soap_request()
- Standard
- compact() maintains references in php7
- strip_tags improper php code parsing
- XMLRPC
- xmlrpc_encode_request ignores encoding option
- Zip
- NULL pointer dereference in Zip::ExtractTo
Anzeige