The new PECL package apfd-1.0.0 (stable) has been released at 
http://pecl.php.net/.

Release notes
-------------
* Split off pecl_http

Package Info
-------------
This tiny extension lets PHP's post handler parse `multipart/form-data` and
`application/x-www-form-urlencoded` (or any other customly registered form data
handler, like "json_post") without regard to the request's request method.

This extension does not provide any INI entries, constants, functions or 
classes.

Related Links
-------------
Package home: http://pecl.php.net/package/apfd
   Changelog: http://pecl.php.net/package-changelog.php?package=apfd
    Download: http://pecl.php.net/get/apfd-1.0.0.tgz

Authors
-------------
Michael Wallner <[email protected]> (lead)


-- 
PECL development discussion Mailing List (http://pecl.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to