File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -208,6 +208,10 @@ PHP NEWS
208
208
. Fixed bug #68351 (PDO::PARAM_BOOL and ATTR_EMULATE_PREPARES misbehaving)
209
209
(Matteo)
210
210
211
+ - SOAP:
212
+ . Fixed bug #68361 (Segmentation fault on SoapClient::__getTypes).
213
+ (Laruence)
214
+
211
215
- zlib:
212
216
. Fixed bug #53829 (Compiling PHP with large file support will replace
213
217
function gzopen by gzopen64) (Sascha Kettler, Matteo)
@@ -247,10 +251,6 @@ PHP NEWS
247
251
. Fixed bug #68087 (ODBC not correctly reading DATE column when preceded by
248
252
a VARCHAR column) (Keyur Govande)
249
253
250
- - SOAP:
251
- . Fixed bug #68361 (Segmentation fault on SoapClient::__getTypes).
252
- (Laruence)
253
-
254
254
- SPL:
255
255
. Fixed bug #68128 (Regression in RecursiveRegexIterator) (Tjerk)
256
256
You can’t perform that action at this time.
0 commit comments