Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:23178 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 29472 invoked by uid 1010); 7 May 2006 15:02:12 -0000 Delivered-To: ezmlm-scan-internals@lists.php.net Delivered-To: ezmlm-internals@lists.php.net Received: (qmail 29457 invoked from network); 7 May 2006 15:02:12 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 7 May 2006 15:02:12 -0000 X-PHP-List-Original-Sender: rasmus@lerdorf.com X-Host-Fingerprint: 204.11.219.139 lerdorf.com Linux 2.5 (sometimes 2.4) (4) Received: from ([204.11.219.139:48566] helo=lerdorf.com) by pb1.pair.com (ecelerity 2.0 beta r(6323M)) with SMTP id A0/C2-63443-3FB0E544 for ; Sun, 07 May 2006 11:02:12 -0400 Received: from [192.168.200.106] (c-24-6-5-134.hsd1.ca.comcast.net [24.6.5.134]) (authenticated bits=0) by lerdorf.com (8.13.6/8.13.6/Debian-1) with ESMTP id k47F27Ah016975 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NOT); Sun, 7 May 2006 08:02:08 -0700 Message-ID: <445E0BEF.1080403@lerdorf.com> Date: Sun, 07 May 2006 08:02:07 -0700 User-Agent: Thunderbird 3.0a1 (Macintosh/20060414) MIME-Version: 1.0 To: Ilia Alshanetsky CC: internals Mailing List References: <6E5468C5-630C-48B8-A501-6FC874651D01@prohost.org> <445D8156.8090701@lerdorf.com> <506DE35B-1925-4DA7-8F9F-F23F7D77EE87@prohost.org> In-Reply-To: <506DE35B-1925-4DA7-8F9F-F23F7D77EE87@prohost.org> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Subject: Re: [PHP-DEV] PHP 5.2 Branched From: rasmus@lerdorf.com (Rasmus Lerdorf) Ilia Alshanetsky wrote: > I am +0 on these two extensions, hence the "to be discussed", as long as > they are not enabled by default I see no problem with symlinking them in. I'd like to see the json extension enabled by default. It's a trivially small extension with no external deps and pretty much required for modern Web apps. And I think the filter extension should be enabled as well, but without the default filter turned on to make the filtering functions available. -Rasmus