Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:14710 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 6846 invoked by uid 1010); 8 Feb 2005 01:59:46 -0000 Delivered-To: ezmlm-scan-internals@lists.php.net Delivered-To: ezmlm-internals@lists.php.net Received: (qmail 6797 invoked from network); 8 Feb 2005 01:59:45 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 8 Feb 2005 01:59:45 -0000 X-Host-Fingerprint: 64.233.184.200 wproxy.gmail.com Linux 2.4/2.6 Received: from ([64.233.184.200:20592] helo=wproxy.gmail.com) by pb1.pair.com (ecelerity HEAD (r4105:4106)) with SMTP id 89/9D-36585-4F718024 for ; Mon, 07 Feb 2005 20:37:56 -0500 Received: by wproxy.gmail.com with SMTP id 40so5213wri for ; Mon, 07 Feb 2005 17:37:54 -0800 (PST) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:reply-to:to:subject:cc:in-reply-to:mime-version:content-type:content-transfer-encoding:references; b=t9Fimfp/ODFMLDn610hrM6GZikKAiS4NGSILmwRoez93HGx6aaN18BEyYPf8PuxCPiUaGbGcHm6mOX059vfg1AGMoteaJUJPnDJpqwm1PrOsWmDvV9z+zygWpTOtwwHTJUGas544Epg31WFxikXOUaOiimMlXDKnRRqNN3axd6A= Received: by 10.54.20.13 with SMTP id 13mr13513wrt; Mon, 07 Feb 2005 17:37:54 -0800 (PST) Received: by 10.54.59.22 with HTTP; Mon, 7 Feb 2005 17:37:54 -0800 (PST) Message-ID: <4e89b4260502071737dc10402@mail.gmail.com> Date: Mon, 7 Feb 2005 20:37:54 -0500 Reply-To: Wez Furlong To: Andi Gutmans Cc: Christian Stocker , PHPdev In-Reply-To: <5.1.0.14.2.20050207171504.021929d0@localhost> Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit References: <42078921.7060005@bitflux.ch> <5.1.0.14.2.20050207171504.021929d0@localhost> Subject: Re: [PHP-DEV] XMLReader in PHP 5.1 From: kingwez@gmail.com (Wez Furlong) This is usually done by symlinking in the repository; I can do this if you like. --Wez. On Mon, 07 Feb 2005 17:16:00 -0800, Andi Gutmans wrote: > If no one objects then we can go ahead and do it. > Anyone know if this is done via the modules file or if it requires other > CVS magic?