Top Level :: HTTP
:: json_post
:: 1.0.1
:: Windows
json_post 1.0.1 for Windows
Package Information |
Summary |
JSON POST handler |
Maintainers |
Michael Wallner <
mike at php dot net >
(lead)
[details]
|
License |
BSD-2-Clause |
Description |
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. |
Release notes
Version 1.0.1
(stable)
|
* Fix: json_post.flags=2 ignored with php7 (Remi) |
|
In case of missing DLLs, consider to contact the
Windows Internals List
(subscribe first).
Dependencies for release 1.0.1 |
|
PHP Version: PHP 5.3.0 or newer PEAR Package: PEAR 1.4.1 or newer PHP Extension: json
|
|
|