X-Git-Url: https://git.m6w6.name/?a=blobdiff_plain;f=package.xml;h=79494514f9102a51bcf71ff096be4d451e438e7f;hb=6dec39305b19e86425d30d10bff7fa788d3d83ab;hp=636317a123f0454bc398a9f469ce24691f4dc27b;hpb=8839aafdb371e3e66db8f2b60787aa0bfd21ea6d;p=m6w6%2Fext-http diff --git a/package.xml b/package.xml index 636317a..7949451 100644 --- a/package.xml +++ b/package.xml @@ -11,7 +11,14 @@ pecl.php.net Extended HTTP Support errorHandling. +* The request ecosystem has been modularized to support different libraries, though for the moment only libcurl is supported. ]]> Michael Wallner @@ -19,28 +26,27 @@ Extended HTTP support. Again. mike@php.net yes - 2011-06-02 + 2012-12-13 - 2.0.0dev1 + 2.0.0beta3 2.0.0 - devel - devel + beta + beta BSD, revised errorHandling, but only for errors generated by the extension itself +! >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() ]]> @@ -50,26 +56,49 @@ List of changes (TBD): - + + + + + + + + + + + + + + + + + + + + + + + + + + - - @@ -87,10 +116,10 @@ List of changes (TBD): - - + + @@ -99,17 +128,6 @@ List of changes (TBD): - - - - - - - - - - - @@ -118,19 +136,85 @@ List of changes (TBD): + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + - 5.3.99 + 5.3.0 1.4.1 - session hash iconv @@ -149,14 +233,6 @@ List of changes (TBD): name="with-http-libcurl-dir" prompt="where to find libcurl" default="/usr" /> - -