-PHP NEWS
+PHP NEWS
|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
-?? Jul 2015, PHP 5.6.12
+09 Jul 2015, PHP 7.0.0 Beta 1
+
+- Core:
+ . Fixed bug #69768 (escapeshell*() doesn't cater to !). (cmb)
+
+- PCRE:
+ . Fixed Bug #53823 (preg_replace: * qualifier on unicode replace garbles the
+ string). (cmb)
- . Fixed bug #69882 (OpenSSL error “key values mismatch” after
+ - OpenSSL:
-09 Jul 2015, PHP 5.6.11
++ . Fixed bug #69882 (OpenSSL error “key values mismatch” after
+ openssl_pkcs12_read with extra cert) (Tomasz Sawicki)
+
+25 Jun 2015, PHP 7.0.0 Alpha 2
- Core:
- . Fixed bug #69768 (escapeshell*() doesn't cater to !). (cmb)
- . Fixed bug #69703 (Use __builtin_clzl on PowerPC).
- (dja at axtens dot net, Kalle)
- . Fixed bug #69732 (can induce segmentation fault with basic php code).
- (Dmitry)
- . Fixed bug #69642 (Windows 10 reported as Windows 8).
- (Christian Wenz, Anatol Belski)
+ . Fixed bug #69872 (uninitialised value in strtr with array). (Laruence)
+ . Fixed bug #69868 (Invalid read of size 1 in zend_compile_short_circuiting).
+ (Laruence)
+ . Fixed bug #69849 (Broken output of apache_request_headers). (Kalle)
+ . Fixed bug #69840 (iconv_substr() doesn't work with UTF-16BE). (Kalle)
+ . Fixed bug #69823 (PHP 7.0.0alpha1 segmentation fault when exactly 33
+ extensions are loaded). (Laruence)
+ . Fixed bug #69805 (null ptr deref and seg fault in zend_resolve_class_name).
+ (Laruence)
+ . Fixed bug #69802 (Reflection on Closure::__invoke borks type hint class
+ name). (Dmitry)
+ . Fixed bug #69761 (Serialization of anonymous classes should be prevented).
+ (Laruence)
. Fixed bug #69551 (parse_ini_file() and parse_ini_string() segmentation
fault). (Christoph M. Becker)
. Fixed bug #69781 (phpinfo() reports Professional Editions of Windows