File tree Expand file tree Collapse file tree 1 file changed +10
-2
lines changed Expand file tree Collapse file tree 1 file changed +10
-2
lines changed Original file line number Diff line number Diff line change 43
43
</ul></li>
44
44
<li>PDO:
45
45
<ul>
46
- <li><?php bugfix (80027 ); ?> (Terrible performance using $query->fetch on queries with many bind parameters (Matteo)</li>
46
+ <li><?php bugfix (80027 ); ?> (Terrible performance using $query->fetch on queries with many bind parameters).</li>
47
+ </ul></li>
48
+ <li>SOAP:
49
+ <ul>
50
+ <li><?php bugfix (47021 ); ?> (SoapClient stumbles over WSDL delivered with "Transfer-Encoding: chunked").</li>
47
51
</ul></li>
48
52
<li>Standard:
49
53
<ul>
1166
1170
</ul></li>
1167
1171
<li>PDO:
1168
1172
<ul>
1169
- <li><?php bugfix (80027 ); ?> (Terrible performance using $query->fetch on queries with many bind parameters (Matteo)</li>
1173
+ <li><?php bugfix (80027 ); ?> (Terrible performance using $query->fetch on queries with many bind parameters).</li>
1174
+ </ul></li>
1175
+ <li>SOAP:
1176
+ <ul>
1177
+ <li><?php bugfix (47021 ); ?> (SoapClient stumbles over WSDL delivered with "Transfer-Encoding: chunked").</li>
1170
1178
</ul></li>
1171
1179
<li>Standard:
1172
1180
<ul>
You can’t perform that action at this time.
0 commit comments