X-Git-Url: https://git.m6w6.name/?a=blobdiff_plain;f=package2.xml;h=9313ad0757402deb2175fb34a0b91393a5793e54;hb=5aa958980652d72433ba8e9e500b8dfd123d56a1;hp=1d7bab76df53b62b7480159e6b068b4553086f01;hpb=7ba82df3144551af4182de7e515f955b9b1a68a9;p=m6w6%2Fext-http diff --git a/package2.xml b/package2.xml index 1d7bab7..9313ad0 100644 --- a/package2.xml +++ b/package2.xml @@ -11,16 +11,23 @@ pecl.php.net Extended HTTP Support Michael Wallner @@ -28,10 +35,10 @@ mike@php.net yes - 2005-00-00 + 2006-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,40 @@ - + + + + + + + + + + + + + @@ -226,6 +242,11 @@ + + + + + @@ -241,9 +262,9 @@ - - session - + spl + session + hash http @@ -253,31 +274,18 @@ prompt="whether to enable cURL HTTP requests; specify libcurl directory" default="yes" /> - - - - - - - - -