Commit: afc1debb2f48938e98ec35dbc6545b331b1c3096 Author: Johannes Schlüter <johan...@php.net> Wed, 20 Feb 2013 11:56:29 +0100 Parents: 558c5dbe655ffe13d27c47fa02e108302a7dfe73 Branches: PHP-5.3 PHP-5.4 PHP-5.5 master
Link: http://git.php.net/?p=php-src.git;a=commitdiff;h=afc1debb2f48938e98ec35dbc6545b331b1c3096 Log: 5.3.22 NEWS Changed paths: M NEWS Diff: diff --git a/NEWS b/NEWS index 26d56cc..0242cff 100644 --- a/NEWS +++ b/NEWS @@ -6,10 +6,7 @@ PHP NEWS . Fixed bug #64228 (RecursiveDirectoryIterator always assumes SKIP_DOTS). (patch by kr...@krizalys.com, Laruence) - -?? ??? 2013, PHP 5.3.22 - -## DON'T ADD ENTRIES TO THIS SECTION - TALK TO RM FOR MERGES +21 Feb 2013, PHP 5.3.22 - Zend Engine: . Fixed bug #64099 (Wrong TSRM usage in zend_Register_class alias). (Johannes) @@ -26,6 +23,11 @@ PHP NEWS - FPM: . Fixed bug #63999 (php with fpm fails to build on Solaris 10 or 11). (Adam) +- SOAP + . Added check that soap.wsdl_cache_dir conforms to open_basedir + (CVE-2013-1635). (Dmitry) + . Disabled external entities loading (CVE-2013-1643). (Dmitry) + - SPL: . Fixed bug #64106 (Segfault on SplFixedArray[][x] = y when extended). (Nikita Popov) -- PHP CVS Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php