Skip to content

Commit 7ffb77d

Browse files
committed
add news for SOAP fixes
1 parent 7c08232 commit 7ffb77d

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

NEWS

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -23,6 +23,11 @@ PHP NEWS
2323
. Fixed bug #60840 (undefined symbol: mysqlnd_debug_std_no_trace_funcs).
2424
(Johannes)
2525

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+
2631
- SPL:
2732
. Fixed bug #64264 (SPLFixedArray toArray problem). (Laruence)
2833
. Fixed bug #64228 (RecursiveDirectoryIterator always assumes SKIP_DOTS).

0 commit comments

Comments
 (0)