This commit was manufactured by cvs2svn to create tag 'RELEASE_1_6_3'.
[m6w6/ext-http] / package2.xml
index 2ac4252ecea07eac1eca4fd113545dc53ee6fcb5..96fc86a089f647a9e4b4ec82375b5a13b7e006fa 100644 (file)
@@ -43,6 +43,8 @@ support. Parallel requests are available for PHP 5 and greater.
 * Fixed bug #15497 (HttpInflateStream::finish segfault)
 * Fixed bug #15499 (HttpRequest::addHeaders segfault)
 * Fixed bug #15509 (HttpMessage::rewind memory leaks)
+* Fixed bug #15800 (Double free when zval is separated in convert_to_*)
+* Fixed bug #15813 (Requests not removed from multi stack when fatal errors occur with fcgi)
 ]]></notes>
  <contents>
   <dir name="/">
@@ -146,6 +148,7 @@ support. Parallel requests are available for PHP 5 and greater.
     <file role="test" name="log.inc"/>
     <file role="test" name="allowed_methods_002_logging.phpt"/>
     <file role="test" name="allowed_methods_002.phpt"/>
+    <file role="test" name="bug_15800.phpt"/>
     <file role="test" name="build_str_001.phpt"/>
     <file role="test" name="build_url_001.phpt"/>
     <file role="test" name="build_url_002.phpt"/>