- changelog, new test files
authorMichael Wallner <mike@php.net>
Thu, 6 Oct 2005 16:17:47 +0000 (16:17 +0000)
committerMichael Wallner <mike@php.net>
Thu, 6 Oct 2005 16:17:47 +0000 (16:17 +0000)
package2.xml

index 06a189d95e68c29e92fe70d5c23a4ee7fc9551f0..27c1da0aa409dc712a20dbfc7218a22a1bca15e1 100644 (file)
  </stability>
  <license uri="http://www.php.net/license">PHP License</license>
  <notes><![CDATA[
-* Updated documentation
-* Renamed http_absolute_uri() to http_build_uri() (complements with http_build_query())
-* Changed the signature of the negotiator to fill the second parameter with the results array
++ Updated documentation (a lot)
+
+- Renamed http_absolute_uri() to http_build_uri() (complements with http_build_query())
+- Changed the signature of the negotiator to fill the second parameter with the results array
+
+* Fixed unexpected warnings on request shutdown when etag caching is enabled
 ]]></notes>
  <contents>
   <dir name="/">
     <file role="test" name="HttpRequest_003.phpt"/>
     <file role="test" name="HttpResponse_001.phpt"/>
     <file role="test" name="HttpResponse_002.phpt"/>
+    <file role="test" name="HttpResponse_003.phpt"/>
+    <file role="test" name="HttpResponse_004.phpt"/>
     <file role="test" name="INI_001.phpt"/>
     <file role="test" name="parse_headers_001.phpt"/>
     <file role="test" name="parse_message_001.phpt"/>