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
7171
7272- PDO:
7373 . 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)
7579
7680- Standard:
7781 . Fixed bug #79986 (str_ireplace bug with diacritics characters). (cmb)
@@ -123,10 +127,6 @@ PHP NEWS
123127 . Fixed bug #79724 (Return type does not match in ext/session/mod_mm.c).
124128 (Nikita)
125129
126- - SOAP:
127- . Fixed bug #47021 (SoapClient stumbles over WSDL delivered with
128- "Transfer-Encoding: chunked"). (Matteo)
129-
130130- Standard:
131131 . Fixed bug #79930 (array_merge_recursive() crashes when called with array
132132 with single reference). (Nikita)
You can’t perform that action at this time.
0 commit comments