diff options
author | Remi Collet <remi@remirepo.net> | 2023-07-07 13:46:21 +0200 |
---|---|---|
committer | Remi Collet <remi@php.net> | 2023-07-07 13:46:21 +0200 |
commit | 4590d6248cb58c9659dd730ddebb69667b8c8c1e (patch) | |
tree | 4f6a511d50a9afbe594a52d19de0adddf0098306 /PHPINFO | |
parent | a348524c2b49daf4c97f787ca537d374748868a5 (diff) |
update to 1.1.0
add new options in provided configuration
Diffstat (limited to 'PHPINFO')
-rw-r--r-- | PHPINFO | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -5,3 +5,6 @@ json_post support => enabled Directive => Local Value => Master Value json_post.flags => 1 => 1 +json_post.onerror.response => 0 => 0 +json_post.onerror.exit => 0 => 0 +json_post.onerror.warning => 0 => 0 |