- Disallow $HttpMessage->prepend($HttpMessage) causing infinite recursion
[m6w6/ext-http] / package2.xml
index 84a78d8a9c0fbcd100ee8133f8b56c96e726354a..892f1c8dcaa3145e3a49a3a52a568347ca3e516b 100644 (file)
@@ -47,6 +47,7 @@ HttpResponse
  <license>BSD, revised</license>
  <notes><![CDATA[
 - Improved performance of the message and header parser
+- Disallow $HttpMessage->prepend($HttpMessage) causing infinite recursion
 * Fixed internal http_parse_headers() always returning success
 * Fixed missing "parentMessage" entry in print_r($HttpMessageObject)
 ]]></notes>