diff options
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 6 |
1 files changed, 5 insertions, 1 deletions
@@ -1,6 +1,10 @@ PHP NEWS ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||| -28 Feb 2013, PHP 5.3.23RC1 +14 Mar 2013, PHP 5.3.23 + +- SOAP + . Improved check that soap.wsdl_cache_dir conforms to open_basedir (Dmitry) + . Disabled external entities loading. (Dmitry) - SPL: . Fixed bug #64264 (SPLFixedArray toArray problem). (Laruence) |