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

Release notes
-------------
* PHP-7.2+ compatibility
* PHP-8.0 compatiblity

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: https://pecl.php.net/package/apfd
   Changelog: https://pecl.php.net/package-changelog.php?package=apfd
    Download: https://pecl.php.net/get/apfd-1.0.2.tgz

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

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

Reply via email to