File tree Expand file tree Collapse file tree 1 file changed +5
-5
lines changed Expand file tree Collapse file tree 1 file changed +5
-5
lines changed Original file line number Diff line number Diff line change @@ -71,7 +71,11 @@ PHP NEWS
71
71
72
72
- PDO:
73
73
. Fixed bug #80027 (Terrible performance using $query->fetch on queries with
74
- many bind parameters (Matteo)
74
+ many bind parameters). (Matteo)
75
+
76
+ - SOAP:
77
+ . Fixed bug #47021 (SoapClient stumbles over WSDL delivered with
78
+ "Transfer-Encoding: chunked"). (Matteo)
75
79
76
80
- Standard:
77
81
. Fixed bug #79986 (str_ireplace bug with diacritics characters). (cmb)
@@ -123,10 +127,6 @@ PHP NEWS
123
127
. Fixed bug #79724 (Return type does not match in ext/session/mod_mm.c).
124
128
(Nikita)
125
129
126
- - SOAP:
127
- . Fixed bug #47021 (SoapClient stumbles over WSDL delivered with
128
- "Transfer-Encoding: chunked"). (Matteo)
129
-
130
130
- Standard:
131
131
. Fixed bug #79930 (array_merge_recursive() crashes when called with array
132
132
with single reference). (Nikita)
You can’t perform that action at this time.
0 commit comments