X-Git-Url: https://git.m6w6.name/?a=blobdiff_plain;f=package2.xml;h=ad3f4af177f4de1cb92ee3e0f2113b5c247bcbfa;hb=3fcfaba41748c3fd452e84ba6da6ea2d91f28e5e;hp=8c8e030f6dff7adc787ff4db807b69d50bafc0ce;hpb=dbc4ec02cd319000b5c8589910047cfe6d5738be;p=m6w6%2Fext-http diff --git a/package2.xml b/package2.xml index 8c8e030..ad3f4af 100644 --- a/package2.xml +++ b/package2.xml @@ -20,7 +20,7 @@ language and charset, as well as a convenient way to send any arbitrary data with caching and resuming capabilities. It provides powerful request functionality, if built with CURL -support. Parallel requests are available for PHP-5 and greater. +support. Parallel requests are available for PHP 5 and greater. ]]> Michael Wallner @@ -46,6 +46,8 @@ support. Parallel requests are available for PHP-5 and greater. * Fixed http_parse_params("foo;bar") returning "foo" and "ar" * Fixed return value of http_parse_params() Object{"params"=>Array("value", Array("name"=>"value"), ...)} * Fixed HttpMessage::setRequestMethod() errenously issuing a warning about an unknown request method +* Fixed bugs introduced by using the new REQUEST_TIME server variable +! NOTE: Many INI settings have been renamed to comply with the internal structure ]]> @@ -203,7 +205,6 @@ support. Parallel requests are available for PHP-5 and greater. -