release 1.1.0 master v1.1.0
authorMichael Wallner <mike@php.net>
Thu, 23 Sep 2021 05:54:05 +0000 (07:54 +0200)
committerMichael Wallner <mike@php.net>
Thu, 23 Sep 2021 05:54:40 +0000 (07:54 +0200)
commit3a8e04fd202f403556475cd6f9d1934429601512
treeee7e6e27bffce1f54c19e9f70979f04bf7e6dded
parentcc2cd82ca95bc3f59e5fdb22f15e3f907370bfb5
release 1.1.0

* Fix gh-issue #3:
    * Add json_post.onerror.response INI entry, specifying whether and which
      response code to send when `json_decode` fails.
    * Add json_post.onerror.exit INI entry, specifying whether to exit PHP
      without running the script when `json_decode` fails.
    * Add json_post.onerror.warning INI entry, specifying whether to raise
      a WARNING when `json_decode` fails.
package.xml