Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:19739 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 50730 invoked by uid 1010); 26 Oct 2005 19:36:23 -0000 Delivered-To: ezmlm-scan-internals@lists.php.net Delivered-To: ezmlm-internals@lists.php.net Received: (qmail 50715 invoked from network); 26 Oct 2005 19:36:23 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 26 Oct 2005 19:36:23 -0000 X-Host-Fingerprint: 68.215.109.141 adsl-215-109-141.mia.bellsouth.net Received: from ([68.215.109.141:18151] helo=localhost.localdomain) by pb1.pair.com (ecelerity 2.0 beta r(6323M)) with SMTP id F6/28-22886-5BADF534 for ; Wed, 26 Oct 2005 15:36:21 -0400 Message-ID: To: internals@lists.php.net Date: Wed, 26 Oct 2005 15:36:12 -0400 References: <435FCBC1.3030105@unFocus.com> Lines: 30 User-Agent: KNode/0.9.2 MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7Bit X-Posted-By: 68.215.109.141 Subject: Re: Namespace methods From: jrhernandez05@gmail.com (Jessie Hernandez) Kevin, Just to make sure, you can get the latest patch from http://www.zend.com/zend/week/pat/pat44.txt. For documentation, please refer to this post: http://news.php.net/php.internals/17484. Let me know if you have any questions or if you still cannot get the patch to compile (I wrote the patch against a 5.1 CVS version some months ago, maybe it doesn't apply cleanly anymore, haven't tried). Regards, Jessie Hernandez Kevin Newman wrote: > Hello, > > I have been trying to compile PHP with the namespaces patch, but have > been completely unable to find the time after an initial attempt failed > (I'm compiling on windows). So I just wanted to know what methods this > patch provides, if it does at all. Does it support import for example? > If so, is there any documentation on the methods the patch provides? > > Thanks, > > Kevin N.