X-Git-Url: https://git.m6w6.name/?p=m6w6%2Fext-http;a=blobdiff_plain;f=package2.xml;h=47c944ca19ed9cd73b292b70d65e38886547d201;hp=1d7bab76df53b62b7480159e6b068b4553086f01;hb=fac50662a1ea545b40f15613f8c4806a1ed745b0;hpb=7ba82df3144551af4182de7e515f955b9b1a68a9 diff --git a/package2.xml b/package2.xml index 1d7bab7..47c944c 100644 --- a/package2.xml +++ b/package2.xml @@ -11,16 +11,23 @@ pecl.php.net Extended HTTP Support Michael Wallner @@ -30,8 +37,8 @@ 2005-00-00 - 0.17.0 - 0.17.0 + 0.21.0 + 0.21.0 beta @@ -39,23 +46,19 @@ BSD, revised 7.14.1) -- License changed from PHP license to revised BSD license! -- HttpMessage properties are not accessible by reference or array index/key! -- HttpRequest history logging is disabled by default! -- HttpRequestPool is not clonable! +- Changed all methods and properties with "URI" in their name to "URL" +- Changed HttpRequest properties to be private -* Fixed a bug where HttpRequest warnings were hidden within the HttpRequestPool -* Fixed shared build within the PHP source tree -* Fixed parallel build with ext/zlib on Win32 -* Fixed object deallocation -* Fixed http_support() pretending no support for SSL in non-threadsafe builds -* Fixed the message parser to not choke on headers containing HTTP/1.x -* Fixed access to protected HttpMessage properties in extending classes -* Fixed lots of tests for the changed HTTP header order in PHP-5.1 +* Fixed a lot of memory corruptions within HttpRequest + +Special thanks for this release go to Ilia Alshanetsky. ]]> @@ -64,14 +67,6 @@ - - - - - - - - @@ -94,15 +89,19 @@ + + + + @@ -115,15 +114,19 @@ + + + + @@ -135,13 +138,13 @@ - - - + + + @@ -149,6 +152,7 @@ + @@ -166,28 +170,35 @@ - + + + + + + + + @@ -202,6 +213,7 @@ + @@ -241,9 +253,9 @@ - - session - + spl + session + hash http @@ -253,31 +265,18 @@ prompt="whether to enable cURL HTTP requests; specify libcurl directory" default="yes" /> - - - - - - - - -