Commit: aa1fe1b4803442ab0297a6f80b1a33998fd9d8fd Author: Stanislav Malyshev <s...@php.net> Tue, 13 Aug 2013 22:46:52 -0700 Parents: 76af988fece55a6228d892bb736c76916b8f6864 Branches: PHP-5.4.18
Link: http://git.php.net/?p=php-src.git;a=commitdiff;h=aa1fe1b4803442ab0297a6f80b1a33998fd9d8fd Log: update news Changed paths: M NEWS Diff: diff --git a/NEWS b/NEWS index 66566e1..12dfad8 100644 --- a/NEWS +++ b/NEWS @@ -1,15 +1,11 @@ PHP NEWS ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||| -01 Aug 2013, PHP 5.4.18 RC2 +15 Aug 2013, PHP 5.4.18 - Core: . Fixed value of FILTER_SANITIZE_FULL_SPECIAL_CHARS constant (previously was erroneously set to FILTER_SANITIZE_SPECIAL_CHARS value). (Andrey avp200681 gmail com). - -18 Jul 2013, PHP 5.4.18 RC1 - -- Core: . Fixed bug #65254 (Exception not catchable when exception thrown in autoload with a namespace). (Laruence) . Fixed bug #65108 (is_callable() triggers Fatal Error). @@ -61,6 +57,10 @@ PHP NEWS . Fixed bug #61387 (NULL valued anonymous column causes segfault in odbc_fetch_array). (Brandon Kirsch) +- Openssl: + . Fixed handling null bytes in subjectAltName (CVE-2013-4073). + (Christian Heimes) + - PDO: . Allowed PDO_OCI to compile with Oracle Database 12c client libraries. (Chris Jones) -- PHP CVS Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php