Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:48124 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 45516 invoked from network); 28 Apr 2010 18:20:59 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 28 Apr 2010 18:20:59 -0000 Authentication-Results: pb1.pair.com smtp.mail=michael@no-surprises.co.uk; spf=pass; sender-id=pass Authentication-Results: pb1.pair.com header.from=michael@no-surprises.co.uk; sender-id=pass Received-SPF: pass (pb1.pair.com: domain no-surprises.co.uk designates 80.68.93.37 as permitted sender) X-PHP-List-Original-Sender: michael@no-surprises.co.uk X-Host-Fingerprint: 80.68.93.37 river.mgdm.net Received: from [80.68.93.37] ([80.68.93.37:42482] helo=river.mgdm.net) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id 63/FC-02305-A8C78DB4 for ; Wed, 28 Apr 2010 14:20:59 -0400 Received: from [192.168.1.118] (213-78-200-191.ppp.onetel.net.uk [213.78.200.191]) (Authenticated sender: michael) by river.mgdm.net (Postfix) with ESMTPSA id 89D00DC023 for ; Wed, 28 Apr 2010 19:20:55 +0100 (BST) Message-ID: <4BD87C86.4060401@no-surprises.co.uk> Date: Wed, 28 Apr 2010 19:20:54 +0100 User-Agent: Thunderbird 2.0.0.23 (X11/20090817) MIME-Version: 1.0 To: PHP internals References: <4BD87B5C.4020902@no-surprises.co.uk> In-Reply-To: <4BD87B5C.4020902@no-surprises.co.uk> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Subject: Re: [PHP-DEV] ereg deprecation? From: michael@no-surprises.co.uk (Michael Maclean) Michael Maclean wrote: > 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? ...and by "deprecated" I of course mean "removed". *Ahem*. (Thanks Philip!) -- Cheers, Michael