Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:45767 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 47632 invoked from network); 12 Oct 2009 17:48:04 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 12 Oct 2009 17:48:04 -0000 Authentication-Results: pb1.pair.com header.from=tokul@users.sourceforge.net; sender-id=unknown Authentication-Results: pb1.pair.com smtp.mail=tokul@users.sourceforge.net; spf=permerror; sender-id=unknown Received-SPF: error (pb1.pair.com: domain users.sourceforge.net from 77.240.252.9 cause and error) X-PHP-List-Original-Sender: tokul@users.sourceforge.net X-Host-Fingerprint: 77.240.252.9 avilys.eik.lt Linux 2.6 Received: from [77.240.252.9] ([77.240.252.9:42691] helo=avilys.eik.lt) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id 3F/93-54920-3DB63DA4 for ; Mon, 12 Oct 2009 13:48:03 -0400 Received: from avilys.eik.lt (avilys.local [127.0.0.1]) by avilys.eik.lt (Postfix) with ESMTP id 680951F5116; Mon, 12 Oct 2009 20:47:15 +0300 (EEST) Received: from avilys.eik.lt (avilys.local [127.0.0.1]) by avilys.eik.lt (Postfix) with ESMTP id 4DE6A1F5114; Mon, 12 Oct 2009 20:47:15 +0300 (EEST) Received: from 78.63.148.50 (NaSMail authenticated user tomas@topolis.lt) by avilys.eik.lt with HTTP; Mon, 12 Oct 2009 20:47:15 +0300 (EEST) Message-ID: <37017.4e3f9432.1255369635.nsm@avilys.eik.lt> In-Reply-To: <20091012162227.GL5179@arvo.suso.org> References: <20091012154610.GJ5179@arvo.suso.org> <20091012160854.GK5179@arvo.suso.org> <4AD356D5.2020605@lerdorf.com> <20091012162227.GL5179@arvo.suso.org> Date: Mon, 12 Oct 2009 20:47:15 +0300 (EEST) To: "Mark Krenz" Cc: internals@lists.php.net User-Agent: NaSMail/1.6 MIME-Version: 1.0 Content-Type: text/plain;charset=utf-8 Content-Transfer-Encoding: 8bit X-Priority: 3 (Normal) Importance: Normal X-Virus-Scanned: ClamAV using ClamSMTP Subject: =?utf-8?Q?Re:_[PHP-DEV]_Why_is_ereg_being_deprecated=3F?= From: tokul@users.sourceforge.net ("Tomas Kuliavas") 2009.10.12 19:22 Mark Krenz rašė: > > Just to clarify. You mean that with the changes you've made for > Unicode support in PHP 6, that current POSIX based ereg expressions will > not work the same? Expressions didn't work 1,5 year ago. http://bugs.php.net/bug.php?id=44923 Maybe current PHP6-dev handles test code better, but bug report is still open. -- Tomas