Commit: ba984582db8e844a7821e7ce1b2a6bb7a4fac5ed Author: Stanislav Malyshev <s...@php.net> Sun, 21 Jul 2013 22:28:02 -0700 Parents: da3886de6dc8edab3da14331227816d6ca8e9b96 Branches: PHP-5.4 PHP-5.5 master
Link: http://git.php.net/?p=php-src.git;a=commitdiff;h=ba984582db8e844a7821e7ce1b2a6bb7a4fac5ed Log: Update news for FILTER_SANITIZE_FULL_SPECIAL_CHARS fix Changed paths: M NEWS Diff: diff --git a/NEWS b/NEWS index ae429c2..e71d072 100644 --- a/NEWS +++ b/NEWS @@ -17,6 +17,9 @@ PHP NEWS ?? ??? 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). . Fixed bug #65254 (Exception not catchable when exception thrown in autoload with a namespace). (Laruence) . Fixed bug #65108 (is_callable() triggers Fatal Error). -- PHP CVS Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php