Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:64119 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 90107 invoked from network); 30 Nov 2012 10:01:14 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 30 Nov 2012 10:01:14 -0000 Authentication-Results: pb1.pair.com smtp.mail=tyra3l@gmail.com; spf=pass; sender-id=pass Authentication-Results: pb1.pair.com header.from=tyra3l@gmail.com; sender-id=pass Received-SPF: pass (pb1.pair.com: domain gmail.com designates 209.85.220.42 as permitted sender) X-PHP-List-Original-Sender: tyra3l@gmail.com X-Host-Fingerprint: 209.85.220.42 mail-pa0-f42.google.com Received: from [209.85.220.42] ([209.85.220.42:34755] helo=mail-pa0-f42.google.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id FD/00-23831-5E388B05 for ; Fri, 30 Nov 2012 05:01:09 -0500 Received: by mail-pa0-f42.google.com with SMTP id rl6so224023pac.29 for ; Fri, 30 Nov 2012 02:01:06 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc:content-type; bh=i6AtZTSoY5x7jPIH5tMcfRbCrZANi1vygLJtxbWGEyc=; b=VYQ0FJOAO7Jd1D6QZQ+QJh6QR+J84Ubfg+3Rp35i8yDzn6z2zw0ccwFE0fw8zNRRVL lGU/EqKLlDrYQkxJRzL0NgN3IfJanMzpXRb2E1F9OFHKeAVcvVX6nHWXg8EFSvppQbaq PystNhFXUUePRqJb7wtedT6EhVsU2aCpojoJlbE2/NFC5foP20dMwRzyWHhNRSbyhuI7 i9o4FsGFzM0aDy7OVE3MF3m572ixmUwiu6cKdhZHqCoavG006VSo23I/BNlFJJ2cb0ri 6qistNDjC2Mf03kqKljh6r4KnL33gwNRGMnyIkHkAyvdVQbApoALytltYuM+YrKyTFW9 WCaQ== MIME-Version: 1.0 Received: by 10.68.191.10 with SMTP id gu10mr4041354pbc.115.1354269666126; Fri, 30 Nov 2012 02:01:06 -0800 (PST) Received: by 10.68.247.202 with HTTP; Fri, 30 Nov 2012 02:01:05 -0800 (PST) In-Reply-To: <8310B84B-DE41-4F94-96C4-8CDD06B187DA@roshambo.org> References: <776626C5-4546-4297-9328-6FEA6385B1B0@roshambo.org> <59C30E1D-C101-4696-AB21-EE167AD56277@roshambo.org> <4F0C9789.1020407@lerdorf.com> <8310B84B-DE41-4F94-96C4-8CDD06B187DA@roshambo.org> Date: Fri, 30 Nov 2012 11:01:05 +0100 Message-ID: To: Philip Olson , =?UTF-8?Q?Johannes_Schl=C3=BCter?= Cc: Rasmus Lerdorf , Pierre Joye , PHP Internals Content-Type: multipart/alternative; boundary=e89a8ff1c356612d7804cfb37ad5 Subject: Re: [PHP-DEV] disabling ereg From: tyra3l@gmail.com (Ferenc Kovacs) --e89a8ff1c356612d7804cfb37ad5 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable bump anybody working on this so that we can remove the ereg "dependency" for 5.5= ? would be nice if we could open an issue for this with the necessary info to anybody to jump into fixing it. On Wed, Jan 11, 2012 at 12:14 AM, Philip Olson wrote: > > On Jan 10, 2012, at 11:54 AM, Rasmus Lerdorf wrote: > > > On 01/10/2012 11:33 AM, Philip Olson wrote: > >> Any objections? Regardless of deprecation status, this option > >> should be available. Or if not, why? > > > > The main reason is that we are not done removing all the dependencies. > > This is a large deprecation that is going to require the process to spa= n > > multiple versions. We could add a way to disable it, but it is going to > > break some extensions in ways that are not obvious to the user. > > Makes sense. Removing ereg dependencies from PHP 5.5 (trunk) seems like > the wise choice, and adding --without-regex then as well. > > Regards, > Philip > > --=20 Ferenc Kov=C3=A1cs @Tyr43l - http://tyrael.hu --e89a8ff1c356612d7804cfb37ad5--