[Bug 206885] [NEW PORT] devel/pecl-json_post: JSON POST handler in PHP
bugzilla-noreply at freebsd.org
bugzilla-noreply at freebsd.org
Wed Feb 3 16:39:06 UTC 2016
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=206885
Bug ID: 206885
Summary: [NEW PORT] devel/pecl-json_post: JSON POST handler in
PHP
Product: Ports & Packages
Version: Latest
Hardware: Any
OS: Any
Status: New
Severity: Affects Only Me
Priority: ---
Component: Individual Port(s)
Assignee: freebsd-ports-bugs at FreeBSD.org
Reporter: gasol.wu at gmail.com
Created attachment 166505
--> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=166505&action=edit
shell archive
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`.
WWW: https://pecl.php.net/package/json_post
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the freebsd-ports-bugs
mailing list