1
0
mirror of https://github.com/php/php-src.git synced 2026-04-05 23:23:03 +02:00

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).
(Johannes)
- Phar:
. Fixed timestamp update on Phar contents modification. (Dmitry)
- SOAP
. Added check that soap.wsdl_cache_dir conforms to open_basedir
(CVE-2013-1635). (Dmitry)