Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:19736 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 21103 invoked by uid 1010); 26 Oct 2005 18:32:37 -0000 Delivered-To: ezmlm-scan-internals@lists.php.net Delivered-To: ezmlm-internals@lists.php.net Received: (qmail 21087 invoked from network); 26 Oct 2005 18:32:37 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 26 Oct 2005 18:32:37 -0000 X-Host-Fingerprint: 67.18.30.226 unknown Windows 2000 SP4, XP SP1 Received: from ([67.18.30.226:4805] helo=NEOCURVE01.neocurve.com) by pb1.pair.com (ecelerity 2.0 beta r(6323M)) with SMTP id 07/44-22886-4CBCF534 for ; Wed, 26 Oct 2005 14:32:37 -0400 Received: from [127.0.0.1] ([24.97.207.99]) by neocurve.com with MailEnable ESMTP; Wed, 26 Oct 2005 13:32:29 -0500 Message-ID: <435FCBC1.3030105@unFocus.com> Date: Wed, 26 Oct 2005 14:32:33 -0400 User-Agent: Thunderbird 1.4.1 (Windows/20051006) MIME-Version: 1.0 To: internals@lists.php.net Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Antivirus: avast! (VPS 0543-1, 10/25/2005), Outbound message X-Antivirus-Status: Clean Subject: Namespace methods From: CaptainN@unFocus.com (Kevin Newman) 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.