Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:21608 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 28824 invoked by uid 1010); 21 Jan 2006 02:15:26 -0000 Delivered-To: ezmlm-scan-internals@lists.php.net Delivered-To: ezmlm-internals@lists.php.net Received: (qmail 28809 invoked from network); 21 Jan 2006 02:15:26 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 21 Jan 2006 02:15:26 -0000 X-Host-Fingerprint: 204.11.219.139 lerdorf.com Linux 2.4/2.6 Received: from ([204.11.219.139:54119] helo=colo.lerdorf.com) by pb1.pair.com (ecelerity 2.0 beta r(6323M)) with SMTP id 4F/A2-10117-D3991D34 for ; Fri, 20 Jan 2006 21:15:26 -0500 Received: from [10.242.56.200] (m010f36d0.tmodns.net [208.54.15.1]) (authenticated bits=0) by colo.lerdorf.com (8.13.5/8.13.5/Debian-3) with ESMTP id k0L2FITw030452 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NOT); Fri, 20 Jan 2006 18:15:19 -0800 Message-ID: <43D19937.6050201@lerdorf.com> Date: Fri, 20 Jan 2006 18:15:19 -0800 User-Agent: Thunderbird 1.5 (Macintosh/20051201) MIME-Version: 1.0 To: Andi Gutmans CC: Jani Taskinen , internals@lists.php.net References: <43D13AAE.1030409@lerdorf.com> <7.0.0.16.2.20060120134701.04186f60@zend.com> <7.0.0.16.2.20060120160835.040c9f20@zend.com> <7.0.0.16.2.20060120165840.041fbf10@zend.com> In-Reply-To: <7.0.0.16.2.20060120165840.041fbf10@zend.com> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Virus-Scanned: ClamAV 0.88/1246/Thu Jan 19 13:44:42 2006 on colo X-Virus-Status: Clean Subject: Re: [PHP-DEV] JSON inclusion in core From: rasmus@lerdorf.com (Rasmus Lerdorf) I am all for the filter extension as well obviously, but I agree there is a bit of cleanup needed and I have a bunch of things I'd like to see in it, but none of them necessarily block adding it. As far as promising it for 5.1.0? I don't recall that being the case. It wasn't ready when we rolled the first 5.1.0 packages. -Rasmus Andi Gutmans wrote: > I've always been in favor of having ext/filter in standard PHP. It's > time we added some security supporting features. > Only thing I'd like to do before that is improve the naming conventions > a bit. Functions filter_* and I think the constant naming like FL_* and > FS_* is a bit confusing. But those are things that can be finalized and > changed within a day. > > Andi > > At 04:51 PM 1/20/2006, Jani Taskinen wrote: > >> I'm not against this extension. I'd just very much like to >> see the filter extension finally in core as was promised >> for 5.1.0 once upon the time..IIRC. >> >> --Jani >> >> >> On Fri, 20 Jan 2006, Andi Gutmans wrote: >> >>> >>> JSON is actually useful for real-world apps and not only for >>> buzzword-compliance :) >>> >>> At 02:02 PM 1/20/2006, Jani Taskinen wrote: >>>> >>>> yet-another-must-have-because-it-is-sexy-and-buzzword-compliant >>>> extension.. >