Skip to content

Releases: m6w6/ext-json_post

v1.1.0: release 1.1.0

23 Sep 06:58
3a8e04f
Compare
Choose a tag to compare
* 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.

v1.0.2: release 1.0.2

25 May 08:40
87da3f6
Compare
Choose a tag to compare
* Fix gh-issue #1: segfault on 7.4 with empty array

v1.0.1

28 Jul 08:28
Compare
Choose a tag to compare
relase 1.0.1

v1.0.0

11 Jun 09:02
Compare
Choose a tag to compare
release 1.0.0