Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:47830 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 79898 invoked from network); 7 Apr 2010 20:13:06 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 7 Apr 2010 20:13:06 -0000 Authentication-Results: pb1.pair.com header.from=zippy1981@gmail.com; sender-id=pass; domainkeys=bad Authentication-Results: pb1.pair.com smtp.mail=zippy1981@gmail.com; spf=pass; sender-id=pass Received-SPF: pass (pb1.pair.com: domain gmail.com designates 209.85.217.227 as permitted sender) DomainKey-Status: bad X-DomainKeys: Ecelerity dk_validate implementing draft-delany-domainkeys-base-01 X-PHP-List-Original-Sender: zippy1981@gmail.com X-Host-Fingerprint: 209.85.217.227 mail-gx0-f227.google.com Received: from [209.85.217.227] ([209.85.217.227:57390] helo=mail-gx0-f227.google.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id FE/40-20534-157ECBB4 for ; Wed, 07 Apr 2010 16:13:06 -0400 Received: by gxk27 with SMTP id 27so1375098gxk.1 for ; Wed, 07 Apr 2010 13:13:02 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:received:in-reply-to:references :date:received:message-id:subject:from:to:cc:content-type; bh=ItkdQGAjZe2ai1ZAaSXkn8Ij/H+O2IH74iJsfI3ywPo=; b=RUpE6RhKSxBMfqQQ3k48FDlTYl5W4V0xZEi7ZkeNe+lEheeFxG5CSygKvEgvn2nKme IZbi1AX/sumEVooMdBp6pbueywxdXvzqrDvAR8Tq0GFMr1H/8EuKiF1afUUXl+qSMOCV TJsqmYcStwl4lXdNTLc+UMS5oDD5WowyKFamE= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc:content-type; b=lto/gkkbLnmlRKXbwM1D+iGSFyfqTMwXxnrSalWNndwSYs/3BLQh/NdPVwNYumlhzr CncHkZCo/m4Pm58zOJ7BV9/CXxi4C7wbmRuwzWB0R7nsQeR/C6u2x5511dvxmNZ6AWp/ AfaxQodn6WyAVdxxD82jjydj14fiCX/YykOtQ= MIME-Version: 1.0 Received: by 10.90.88.8 with HTTP; Wed, 7 Apr 2010 13:13:02 -0700 (PDT) In-Reply-To: <4BBCDF86.4070701@lerdorf.com> References: <4BBCDF86.4070701@lerdorf.com> Date: Wed, 7 Apr 2010 16:13:02 -0400 Received: by 10.90.3.29 with SMTP id 29mr3128518agc.42.1270671182810; Wed, 07 Apr 2010 13:13:02 -0700 (PDT) Message-ID: To: Rasmus Lerdorf Cc: Michael Graziano , valli@icsurselva.ch, internals@lists.php.net Content-Type: multipart/alternative; boundary=00163630ff7d7a4e160483ab304e Subject: Re: Bug 47435[Was]: Re: [PHP-DEV] What gruntwork needs to be done From: zippy1981@gmail.com (Justin Dearing) --00163630ff7d7a4e160483ab304e Content-Type: text/plain; charset=ISO-8859-1 On Wed, Apr 7, 2010 at 3:39 PM, Rasmus Lerdorf wrote: > > I'm ok with these. Like you say, this stuff is a bit tedious to sort > through, and anything we can do to make it easier on users is a good > thing. I'm trying to get the filter extension beefed up in the next > version of PHP so people will gravitate towards it as an easy to use > built-in mechanism as opposed to rolling their own over and over. > I'm all about reusing code. Before I open the ticket, can someone propose a better constant name than FILTER_FLAG_INCLUDE_CIDR_NETMASK. Justin --00163630ff7d7a4e160483ab304e--