[VOTE] Always available json extension

php.internals

tyson andre

6 years ago
Hi internals, I have opened the voting for https://wiki.php.net/rfc/always_enable_json The proposal is to make it impossible to disable the JSON extension through configuration or build options, and require that JSON be built statically instead of as a shared library. The voting period ends on 2020-05-27. Thanks, - Tyson

tyson andre

6 years ago
Hi internals, After 2 weeks, the vote for https://wiki.php.net/rfc/always_enable_json ("Always available JSON extension") has been accepted, with 56 votes in favor and 0 votes against. The proposal was to make it impossible to disable the JSON extension through configuration or build options, and require that JSON be built statically instead of as a shared library. Thanks, - Tyson