Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:30972 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 58682 invoked by uid 1010); 16 Jul 2007 13:48:33 -0000 Delivered-To: ezmlm-scan-internals@lists.php.net Delivered-To: ezmlm-internals@lists.php.net Received: (qmail 58667 invoked from network); 16 Jul 2007 13:48:33 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 16 Jul 2007 13:48:33 -0000 Authentication-Results: pb1.pair.com header.from=ilia@prohost.org; sender-id=unknown Authentication-Results: pb1.pair.com smtp.mail=ilia@prohost.org; spf=permerror; sender-id=unknown Received-SPF: error (pb1.pair.com: domain prohost.org from 64.233.166.179 cause and error) X-PHP-List-Original-Sender: ilia@prohost.org X-Host-Fingerprint: 64.233.166.179 py-out-1112.google.com Received: from [64.233.166.179] ([64.233.166.179:40249] helo=py-out-1112.google.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id BC/82-43463-0377B964 for ; Mon, 16 Jul 2007 09:48:33 -0400 Received: by py-out-1112.google.com with SMTP id f31so3831181pyh for ; Mon, 16 Jul 2007 06:48:30 -0700 (PDT) Received: by 10.35.128.1 with SMTP id f1mr7515922pyn.1184593710212; Mon, 16 Jul 2007 06:48:30 -0700 (PDT) Received: from ?192.168.1.194? ( [204.101.63.110]) by mx.google.com with ESMTP id w29sm23797080pyg.2007.07.16.06.48.29 (version=TLSv1/SSLv3 cipher=OTHER); Mon, 16 Jul 2007 06:48:29 -0700 (PDT) In-Reply-To: <698DE66518E7CA45812BD18E807866CE648191@us-ex1.zend.net> References: <698DE66518E7CA45812BD18E807866CE648191@us-ex1.zend.net> Mime-Version: 1.0 (Apple Message framework v752.3) Content-Type: text/plain; charset=US-ASCII; delsp=yes; format=flowed Message-ID: <54C4340A-D9EA-4B5A-B39C-B55B29B1B3BC@prohost.org> Cc: , Content-Transfer-Encoding: 7bit Date: Mon, 16 Jul 2007 09:48:28 -0400 To: Andi Gutmans X-Mailer: Apple Mail (2.752.3) Subject: Re: [PHP-DEV] POSIX regex From: ilia@prohost.org (Ilia Alshanetsky) On 16-Jul-07, at 9:46 AM, Andi Gutmans wrote: > Why move it to PECL? I agree that PCRE is the preferred way but not > having ereg() will break a huge amount of applications for very little > gain. I tend to agree, unless we provide wrappers via PCRE that emulate ereg functionality I don't think we can remove posix regex until PHP 6. Ilia Alshanetsky