X-Git-Url: https://git.m6w6.name/?p=m6w6%2Fext-json_post;a=blobdiff_plain;f=package.xml;h=db743b605764d9a75d21cec57e9c6cbe590cc2a2;hp=dff97b9e0a5f43c1673b3da6ee948778eaae8b82;hb=98b35c8f1a7c1c1bc818ee163048a76c81dd7141;hpb=e54f65df2bcb68b4493832c83c141da9f579964e diff --git a/package.xml b/package.xml index dff97b9..db743b6 100644 --- a/package.xml +++ b/package.xml @@ -11,9 +11,9 @@ pecl.php.net JSON POST handler mike@php.net yes - 2015-03-18 + 2021-09-16 - 1.0.0 + 1.1.0 1.0.0 stable stable - BSD, revised + BSD-2-Clause +* Fix gh-issue #3: + * Add json_post.error_response INI entry, specifying whether and which + response code to send when `json_decode` fails. + * Add json_post.error_exit INI entry, specifying whether to exit PHP + without running the script when `json_decode` fails. +]> - + + + + + @@ -52,6 +60,7 @@ This extension does not provide any constants, functions or classes. +