Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:2698 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 1911 invoked from network); 24 Jun 2003 14:03:41 -0000 Received: from unknown (HELO milton.schell.de) (217.160.72.35) by pb1.pair.com with SMTP; 24 Jun 2003 14:03:41 -0000 Received: (qmail 6157 invoked by uid 501); 24 Jun 2003 14:03:40 -0000 Received: from unknown (HELO eco.foo) (80.143.28.57) by kdserv.de with SMTP; 24 Jun 2003 14:03:40 -0000 Received: from localhost (localhost [127.0.0.1]) by eco.foo (Postfix) with ESMTP id 061D42A5E6; Tue, 24 Jun 2003 16:03:40 +0200 (CEST) Date: Tue, 24 Jun 2003 16:03:39 +0200 (CEST) X-X-Sender: sas@eco.foo To: James Cox Cc: 'Sebastian Bergmann' , internals@lists.php.net In-Reply-To: Message-ID: References: <00de01c33a1a$21ee9370$0200a8c0@23i.net> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Subject: CVS progress From: sascha@schumann.cx (Sascha Schumann) All extensions which were marked with "-" have been copied from php4.unused/ext to php-src/ext. Most extensions had an empty HEAD branch already. For domxml, xslt, hyperwave, I have manually emptied that branch. After that, the PHP_4 tags have been copied from PHP_4_3 for php-src/ext/*. That should conclude this move. Sebastian, does PHP_4_3 work for you now? - Sascha