Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:31174 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 4827 invoked by uid 1010); 23 Jul 2007 09:06:27 -0000 Delivered-To: ezmlm-scan-internals@lists.php.net Delivered-To: ezmlm-internals@lists.php.net Received: (qmail 4796 invoked from network); 23 Jul 2007 09:06:26 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 23 Jul 2007 09:06:26 -0000 Authentication-Results: pb1.pair.com smtp.mail=dmitry@zend.com; spf=pass; sender-id=pass Authentication-Results: pb1.pair.com header.from=dmitry@zend.com; sender-id=pass Received-SPF: pass (pb1.pair.com: domain zend.com designates 212.25.124.162 as permitted sender) X-PHP-List-Original-Sender: dmitry@zend.com X-Host-Fingerprint: 212.25.124.162 mail.zend.com Linux 2.5 (sometimes 2.4) (4) Received: from [212.25.124.162] ([212.25.124.162:12972] helo=mail.zend.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id 71/21-24049-09F64A64 for ; Mon, 23 Jul 2007 05:06:26 -0400 Received: (qmail 31228 invoked from network); 23 Jul 2007 09:06:18 -0000 Received: from internal.zend.office (HELO thinkpad) (10.1.1.1) by internal.zend.office with SMTP; 23 Jul 2007 09:06:18 -0000 To: "'Timm Friebe'" , "'PHPdev'" Date: Mon, 23 Jul 2007 13:06:17 +0400 Message-ID: <000601c7cd08$bb403c10$6e02a8c0@thinkpad> MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit X-Priority: 3 (Normal) X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook, Build 10.0.6626 In-Reply-To: <00f501c7cb7d$8dba8430$14b2a8c0@kartofel> X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2900.3138 Importance: Normal Subject: RE: [PHP-DEV] Namespaces patch backport From: dmitry@zend.com ("Dmitry Stogov") References: <00f501c7cb7d$8dba8430$14b2a8c0@kartofel> There is no way to put this patch into 5.2. Dmitry. > -----Original Message----- > From: Timm Friebe [mailto:thekid@thekid.de] > Sent: Saturday, July 21, 2007 1:58 PM > To: PHPdev > Subject: [PHP-DEV] Namespaces patch backport > > > Hi, > I've backported the namespaces patch to current CVS HEAD. Here it is: > > http://sitten-polizei.de/php/php5-namespaces.diff > > I've tested it with the .phpt-tests Dmitry provided. Enjoy:) > > - Timm > > -- > PHP Internals - PHP Runtime Development Mailing List > To unsubscribe, visit: http://www.php.net/unsub.php >