Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:57327 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 25191 invoked from network); 10 Jan 2012 18:11:28 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 10 Jan 2012 18:11:28 -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.216.42 as permitted sender) X-PHP-List-Original-Sender: tyra3l@gmail.com X-Host-Fingerprint: 209.85.216.42 mail-qw0-f42.google.com Received: from [209.85.216.42] ([209.85.216.42:50541] helo=mail-qw0-f42.google.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id DE/39-05779-E4F7C0F4 for ; Tue, 10 Jan 2012 13:11:27 -0500 Received: by qadb15 with SMTP id b15so281277qad.8 for ; Tue, 10 Jan 2012 10:11:24 -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=zT5txs1v3aRHgwhhoCh7fQLq9ku2smoQeBNvw5yhPZA=; b=HCHPnPqT/oqIMXI0BTjsKYCeBNBPJ1B4545F/UVN4SzecEyellm9DZcvOIGWU+dRRs DG9nIvAmYnDiszk9UhYZUCh9vvC8eKaOdOL/cdUXNVvUfD/YB01kUnqMHX4giTi04pW1 w1hiKBSSCqv7Ohg1OXHVKBmOnmKI6eazpnRO8= MIME-Version: 1.0 Received: by 10.224.33.15 with SMTP id f15mr26544264qad.38.1326219084174; Tue, 10 Jan 2012 10:11:24 -0800 (PST) Received: by 10.229.214.131 with HTTP; Tue, 10 Jan 2012 10:11:24 -0800 (PST) In-Reply-To: References: <776626C5-4546-4297-9328-6FEA6385B1B0@roshambo.org> Date: Tue, 10 Jan 2012 19:11:24 +0100 Message-ID: To: Pierre Joye Cc: Philip Olson , internals@lists.php.net Content-Type: multipart/alternative; boundary=20cf3074b11c68151c04b630711d Subject: Re: [PHP-DEV] disabling ereg From: tyra3l@gmail.com (Ferenc Kovacs) --20cf3074b11c68151c04b630711d Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable On Tue, Jan 10, 2012 at 6:28 PM, Pierre Joye wrote: > what I mean is that, as far as I remember, the deprecation is only an > information via the documentation. We did not want to break BC and all > that as it is now emulated through pcre. no, we deprecated it, and albeit it was a discussion to un-deprecate it, we kept it: I think we have enough reasons to keep it deprecated as we have much better alternative (pcre) which we want to recommend to the users. http://lxr.php.net/opengrok/xref/PHP_5_4/ext/ereg/ereg.c#54 --=20 Ferenc Kov=C3=A1cs @Tyr43l - http://tyrael.hu --20cf3074b11c68151c04b630711d--