JSON POST handler
This extension provides a PHP content type handler for "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.
Release | Stable | Testing |
---|---|---|
Fedora Rawhide | 1.1.0-13.fc41 | - |
Fedora 41 | 1.1.0-13.fc41 | - |
Fedora 40 | 1.1.0-11.fc40 | - |
Fedora 39 | 1.1.0-8.fc39 | - |
Fedora EPEL 9 | 1.1.0-1.el9 | - |
You can contact the maintainers of this package via email at
php-pecl-json-post dash maintainers at fedoraproject dot org
.