Fixed timestamp update on Phar contents modification.

This commit is contained in:
Dmitry Stogov 2013-03-01 19:17:25 +04:00
parent 03dfa08da9
commit ecf0cbdf3b

3
NEWS
View file

@ -25,6 +25,9 @@ PHP NEWS
. Fixed bug #60840 (undefined symbol: mysqlnd_debug_std_no_trace_funcs). . Fixed bug #60840 (undefined symbol: mysqlnd_debug_std_no_trace_funcs).
(Johannes) (Johannes)
- Phar:
. Fixed timestamp update on Phar contents modification. (Dmitry)
- SOAP - SOAP
. Added check that soap.wsdl_cache_dir conforms to open_basedir . Added check that soap.wsdl_cache_dir conforms to open_basedir
(CVE-2013-1635). (Dmitry) (CVE-2013-1635). (Dmitry)