Skip to content

Commit f0b329d

Browse files
committed
Bug #68361 was fixed in 5.5.20 using 327d4f9, not in 5.5.19
1 parent 7bcf62a commit f0b329d

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

NEWS

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -208,6 +208,10 @@ PHP NEWS
208208
. Fixed bug #68351 (PDO::PARAM_BOOL and ATTR_EMULATE_PREPARES misbehaving)
209209
(Matteo)
210210

211+
- SOAP:
212+
. Fixed bug #68361 (Segmentation fault on SoapClient::__getTypes).
213+
(Laruence)
214+
211215
- zlib:
212216
. Fixed bug #53829 (Compiling PHP with large file support will replace
213217
function gzopen by gzopen64) (Sascha Kettler, Matteo)
@@ -247,10 +251,6 @@ PHP NEWS
247251
. Fixed bug #68087 (ODBC not correctly reading DATE column when preceded by
248252
a VARCHAR column) (Keyur Govande)
249253

250-
- SOAP:
251-
. Fixed bug #68361 (Segmentation fault on SoapClient::__getTypes).
252-
(Laruence)
253-
254254
- SPL:
255255
. Fixed bug #68128 (Regression in RecursiveRegexIterator) (Tjerk)
256256

0 commit comments

Comments
 (0)