Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:48125 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 46246 invoked from network); 28 Apr 2010 18:21:25 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 28 Apr 2010 18:21:25 -0000 Authentication-Results: pb1.pair.com smtp.mail=sv_forums@fmethod.com; spf=permerror; sender-id=unknown Authentication-Results: pb1.pair.com header.from=sv_forums@fmethod.com; sender-id=unknown Received-SPF: error (pb1.pair.com: domain fmethod.com from 72.14.220.157 cause and error) X-PHP-List-Original-Sender: sv_forums@fmethod.com X-Host-Fingerprint: 72.14.220.157 fg-out-1718.google.com Received: from [72.14.220.157] ([72.14.220.157:36719] helo=fg-out-1718.google.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id 8B/1D-02305-4AC78DB4 for ; Wed, 28 Apr 2010 14:21:24 -0400 Received: by fg-out-1718.google.com with SMTP id l26so1550645fgb.11 for ; Wed, 28 Apr 2010 11:21:20 -0700 (PDT) Received: by 10.87.70.20 with SMTP id x20mr188276fgk.33.1272478877581; Wed, 28 Apr 2010 11:21:17 -0700 (PDT) Received: from pc ([83.228.56.37]) by mx.google.com with ESMTPS id d8sm634806fga.26.2010.04.28.11.21.15 (version=SSLv3 cipher=RC4-MD5); Wed, 28 Apr 2010 11:21:15 -0700 (PDT) Message-ID: To: "Michael Maclean" , "PHP internals" References: <4BD87B5C.4020902@no-surprises.co.uk> Date: Wed, 28 Apr 2010 21:21:10 +0300 MIME-Version: 1.0 Content-Type: text/plain; format=flowed; charset="ISO-8859-1"; reply-type=response Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 6.00.2900.5843 X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2900.5579 Subject: Re: [PHP-DEV] ereg deprecation? From: sv_forums@fmethod.com ("Stan Vassilev") > Hi, > I think I asked this before on IRC, but I've forgotten the answer. I was > just remembering that the ereg extension was due to be deprecated in > PHP6 - does this still apply to trunk? > Deprecated since 5.3, and was to be removed in 6.0. In that context, it remains deprecated in all new branches. Regards, Stan Vassilev