We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7c08232 commit 7ffb77dCopy full SHA for 7ffb77d
NEWS
@@ -23,6 +23,11 @@ PHP NEWS
23
. Fixed bug #60840 (undefined symbol: mysqlnd_debug_std_no_trace_funcs).
24
(Johannes)
25
26
+- SOAP
27
+ . Added check that soap.wsdl_cache_dir conforms to open_basedir
28
+ (CVE-2013-1635). (Dmitry)
29
+ . Disabled external entities loading (CVE-2013-1643). (Dmitry)
30
+
31
- SPL:
32
. Fixed bug #64264 (SPLFixedArray toArray problem). (Laruence)
33
. Fixed bug #64228 (RecursiveDirectoryIterator always assumes SKIP_DOTS).
0 commit comments