Pierre Joye in php.pecl.dev (Wed, 12 Jun 2013 12:46:22 +0200):
>On Wed, Jun 12, 2013 at 12:36 PM, Remi Collet <r...@fedoraproject.org> wrote:
>> Problem : Windows standard build have standard json build statically, so
>> can't be disabled.
>>
>> I hope this could be possible in the future.

Given the current discussion I tried to build it under Windows (5.5 x86
NTS). Static failed, but shared worked.

>Users expect it to be here, always, so I very much doubt we can
>provide it with shared json any time in a near future.

Not only users, but other extensions rely on it as well. couchdb and
couchbase are examples. And solr links directlly to ext/json:

#include <ext/json/php_json.h>

See http://svn.php.net/viewvc/pecl/solr/trunk/php_solr.h?view=markup

Jan

-- 
PECL development discussion Mailing List (http://pecl.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to