Skip to content

Commit afc1deb

Browse files
committed
5.3.22 NEWS
1 parent 558c5db commit afc1deb

File tree

1 file changed

+6
-4
lines changed

1 file changed

+6
-4
lines changed

NEWS

Lines changed: 6 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -6,10 +6,7 @@ PHP NEWS
66
. Fixed bug #64228 (RecursiveDirectoryIterator always assumes SKIP_DOTS).
77
(patch by kriss@krizalys.com, Laruence)
88

9-
10-
?? ??? 2013, PHP 5.3.22
11-
12-
## DON'T ADD ENTRIES TO THIS SECTION - TALK TO RM FOR MERGES
9+
21 Feb 2013, PHP 5.3.22
1310

1411
- Zend Engine:
1512
. Fixed bug #64099 (Wrong TSRM usage in zend_Register_class alias). (Johannes)
@@ -26,6 +23,11 @@ PHP NEWS
2623
- FPM:
2724
. Fixed bug #63999 (php with fpm fails to build on Solaris 10 or 11). (Adam)
2825

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+
2931
- SPL:
3032
. Fixed bug #64106 (Segfault on SplFixedArray[][x] = y when extended). (Nikita Popov)
3133

0 commit comments

Comments
 (0)