X-Git-Url: https://git.m6w6.name/?p=m6w6%2Fext-http;a=blobdiff_plain;f=package.xml;h=79494514f9102a51bcf71ff096be4d451e438e7f;hp=3f34a5998c87d70c8a67a19e3936de4cdbabc2b4;hb=dada371ebca4e4015b00067254fad1d7c2f06d2f;hpb=4e5827ad559e50a1bfa4dc1807add9248acb3be4 diff --git a/package.xml b/package.xml index 3f34a59..7949451 100644 --- a/package.xml +++ b/package.xml @@ -18,8 +18,7 @@ Extended HTTP support. Again. Keep in mind that it's got the major version 2, be * The utterly misunderstood HttpResponse class has been reimplemented as http\Env\Response inheriting http\Message. * Currently, there's only one Exception class left, http\Exception. * Errors triggered by the extension can be configured statically by http\Object::$defaultErrorHandling or inherited http\Object->errorHandling. -* The request ecosystem has been modularized to support different libraries, though for the moment only libcurl is supported; - Nevertheless, you have to use the http\Request\Factory to create your request/pool/datashare objects. +* The request ecosystem has been modularized to support different libraries, though for the moment only libcurl is supported. ]]> Michael Wallner @@ -27,21 +26,27 @@ Extended HTTP support. Again. Keep in mind that it's got the major version 2, be mike@php.net yes - 2012-03-16 + 2012-12-13 - 2.0.0dev + 2.0.0beta3 2.0.0 - devel - devel + beta + beta BSD, revised 80% test coverage http://goo.gl/YCV74 +* Fixed http\Env\Response throttling +* Fixed http\Env\Response caching by last-modified +* Fixed http\Message::addBody() +* Fixed http\Message::parentMessage write access +* Fixed crash with freed but not nulled event_base pointer +* Fixed crash with null pointer dereference on http\Encoding\Stream::flush() +* Fixed some memory leaks ++ Added http\Header::negotiate() ++ Added http\Header::parse() ]]> @@ -51,14 +56,34 @@ Extended HTTP support. Again. Keep in mind that it's got the major version 2, be - + + + + + + + + + + + + + + + + + + + + + @@ -93,6 +118,8 @@ Extended HTTP support. Again. Keep in mind that it's got the major version 2, be + + @@ -101,25 +128,15 @@ Extended HTTP support. Again. Keep in mind that it's got the major version 2, be - - - - - - - - - - - + @@ -131,14 +148,24 @@ Extended HTTP support. Again. Keep in mind that it's got the major version 2, be + + + + + + + + + + @@ -147,6 +174,7 @@ Extended HTTP support. Again. Keep in mind that it's got the major version 2, be + @@ -155,15 +183,22 @@ Extended HTTP support. Again. Keep in mind that it's got the major version 2, be + + + + + + + @@ -173,14 +208,13 @@ Extended HTTP support. Again. Keep in mind that it's got the major version 2, be - 5.3.99 + 5.3.0 1.4.1 - session hash iconv