X-Git-Url: https://git.m6w6.name/?a=blobdiff_plain;f=package.xml;h=79494514f9102a51bcf71ff096be4d451e438e7f;hb=34c8af32031e2e847b4919402373ad70fc28a863;hp=57a64d28556e116140a65875fdf02829f72dec76;hpb=c3200376cd66459d40a1a520074119713c9c8dff;p=m6w6%2Fext-http diff --git a/package.xml b/package.xml index 57a64d2..7949451 100644 --- a/package.xml +++ b/package.xml @@ -26,9 +26,9 @@ Extended HTTP support. Again. Keep in mind that it's got the major version 2, be mike@php.net yes - 2012-10-11 + 2012-12-13 - 2.0.0beta1 + 2.0.0beta3 2.0.0 @@ -37,18 +37,16 @@ Extended HTTP support. Again. Keep in mind that it's got the major version 2, be 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() ]]> @@ -120,6 +118,8 @@ Extended HTTP support. Again. Keep in mind that it's got the major version 2, be + + @@ -149,16 +149,23 @@ Extended HTTP support. Again. Keep in mind that it's got the major version 2, be + + + + + + + @@ -167,6 +174,7 @@ Extended HTTP support. Again. Keep in mind that it's got the major version 2, be + @@ -175,15 +183,22 @@ Extended HTTP support. Again. Keep in mind that it's got the major version 2, be + + + + + + +