The new PECL package json_post-1.0.1 (stable) has been released at http://pecl.php.net/.
Release notes ------------- * Fix: json_post.flags=2 ignored with php7 (Remi) Package Info ------------- This extension provides a PHP content type handler for "application/json" and "text/json" to PHP's form data parser. If the `Content-Type` of an incoming request is `text/json`, the JSON contents of the request body will by parsed into `$_POST`. This extension does not provide any constants, functions or classes. Related Links ------------- Package home: http://pecl.php.net/package/json_post Changelog: http://pecl.php.net/package-changelog.php?package=json_post Download: http://pecl.php.net/get/json_post-1.0.1.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
