Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:8986 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 39436 invoked by uid 1010); 8 Apr 2004 07:50:52 -0000 Delivered-To: ezmlm-scan-internals@lists.php.net Delivered-To: ezmlm-internals@lists.php.net Received: (qmail 39366 invoked from network); 8 Apr 2004 07:50:52 -0000 Received: from unknown (HELO mx.thebrainroom.net) (65.200.24.98) by pb1.pair.com with SMTP; 8 Apr 2004 07:50:52 -0000 Received: by mx.thebrainroom.net (Postfix, from userid 517) id E313C14880BC; Thu, 8 Apr 2004 00:50:50 -0700 (PDT) Received: from tron (zaneeb.thebrainroom.net [82.133.1.138]) (using TLSv1 with cipher RC4-MD5 (128/128 bits)) (No client certificate requested) by mx.thebrainroom.net (Postfix) with SMTP id 6ED46148809B; Thu, 8 Apr 2004 00:50:46 -0700 (PDT) Message-ID: <02f701c41d3e$48f8a890$8a02a8c0@tron> To: "Adam Dickmeiss" , References: <4072FE7B.3040706@indexdata.dk> <012601c41c33$2904d970$8a02a8c0@tron> <40745DF1.9080401@indexdata.dk> <4074F4C7.9030407@indexdata.dk> Date: Thu, 8 Apr 2004 08:51:18 +0100 Organization: The Brain Room Ltd. MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 6.00.2800.1158 X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2800.1165 X-Spam-Status: No, hits=-0.9 required=5.0 tests=AWL,BAYES_30,QUOTED_EMAIL_TEXT,REFERENCES version=2.55 X-Spam-Level: X-Spam-Checker-Version: SpamAssassin 2.55 (1.174.2.19-2003-05-19-exp) X-TBR-Filter: Virus scanned and defanged Subject: Re: [PHP-DEV] Merge question. From: wez@thebrainroom.com ("Wez Furlong") If you want to preserve CVS history, I can do some magic on the CVS machine. Also note that you need to create a PECL_4_3 branch from the PHP_4_3 branch of that extension. Let me know when you're ready. --Wez. ----- Original Message ----- From: "Adam Dickmeiss" To: Sent: Thursday, April 08, 2004 7:44 AM Subject: Re: [PHP-DEV] Merge question. > Derick Rethans wrote: > > >On Wed, 7 Apr 2004, Adam Dickmeiss wrote: > >>Worth considering. That means taking it out from php-src as well, I suppose. > >Yes > >>Should documentation move away from phpdoc also? > >No :) > I intent to move it, when time permits. After Easter. It should be > trivial, as far as I can tell.