- fix dep on SPL in PHP-5.1
[m6w6/ext-http] / package2.xml
index c502b4321c3198ba3c6899b19aaa7c32c6030656..c6486374e4f2b0c0643b1a8112a114ebe36aff99 100644 (file)
  </stability>
  <license>BSD, revised</license>
  <notes><![CDATA[
++ Added INI setting http.force_exit which can be used to disable script termination
+  in case of redirects and positive cache hits (instead, standard output will be discarded)
 + Classes HttpMessage and HttpRequestPool implement Countable if PHP >= 5.1 with SPL is available
 + Class HttpMessage implements Serializable if PHP >= 5.1 is available
 
 * Fixed a bug that caused a warning about an invalid curl handle at HttpRequestPool destruction
+* Fixed a bug with http_get_request_headers() modifying $_SERVER array
+* Fixed a bug which required "=" in Content-Range response message headers
 ]]></notes>
  <contents>
   <dir name="/">