Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:57337 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 93933 invoked from network); 11 Jan 2012 00:55:46 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 11 Jan 2012 00:55:46 -0000 Authentication-Results: pb1.pair.com smtp.mail=pierre.php@gmail.com; spf=pass; sender-id=pass Authentication-Results: pb1.pair.com header.from=pierre.php@gmail.com; sender-id=pass Received-SPF: pass (pb1.pair.com: domain gmail.com designates 209.85.214.170 as permitted sender) X-PHP-List-Original-Sender: pierre.php@gmail.com X-Host-Fingerprint: 209.85.214.170 mail-tul01m020-f170.google.com Received: from [209.85.214.170] ([209.85.214.170:45544] helo=mail-tul01m020-f170.google.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id 02/B0-22769-01EDC0F4 for ; Tue, 10 Jan 2012 19:55:44 -0500 Received: by obcwo10 with SMTP id wo10so280547obc.29 for ; Tue, 10 Jan 2012 16:55:41 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc:content-type; bh=GS0mCo5BqThr+V5jx8BUqwJ7AWGSxMLvG5hPQh0hEeM=; b=Q/SuUa9ZfM9z2drshxyC8+j51FNeaehe0uWbXNW9Whd2etwiYE7aY8nBTPhWIz/wCu jPzzosriB8dvYMp/NCg/odcpkS5Q7GIfy0uahBHVbI7Xnn4a9A8cBSLsT1aktNmEtone d/fs0uy24vLuIl5mQPykyQW6fbcefXMlyYxlQ= MIME-Version: 1.0 Received: by 10.182.197.104 with SMTP id it8mr20586926obc.17.1326243341356; Tue, 10 Jan 2012 16:55:41 -0800 (PST) Received: by 10.182.81.74 with HTTP; Tue, 10 Jan 2012 16:55:41 -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: Wed, 11 Jan 2012 01:55:41 +0100 Message-ID: To: Philip Olson Cc: Rasmus Lerdorf , Ferenc Kovacs , internals@lists.php.net Content-Type: text/plain; charset=ISO-8859-1 Subject: Re: [PHP-DEV] disabling ereg From: pierre.php@gmail.com (Pierre Joye) We can only do it for a 6.x, not for a 5.5. So I would not do it too early in the process. 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 span >> 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 > -- Pierre @pierrejoye | http://blog.thepimp.net | http://www.libgd.org