Hi internals,

I plan to start the vote for https://wiki.php.net/rfc/always_enable_json on May 
13th

> I've created https://wiki.php.net/rfc/always_enable_json with an 
>implementation at https://github.com/php/php-src/pull/5495
>
> 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
> (to avoid linker errors or extension=json being commented out).

Discussion of this idea prior to creating this RFC can be seen at 
https://externals.io/message/109783
("Moving json extension to core?")

Thanks,
- Tyson
--
PHP Internals - PHP Runtime Development Mailing List
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to