Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:2691 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 13822 invoked from network); 24 Jun 2003 11:03:47 -0000 Received: from unknown (HELO mail.zend.com) (192.117.235.230) by pb1.pair.com with SMTP; 24 Jun 2003 11:03:47 -0000 Received: (qmail 31370 invoked from network); 24 Jun 2003 11:03:43 -0000 Received: from localhost (HELO zeev-laptop.zend.com) (127.0.0.1) by localhost with SMTP; 24 Jun 2003 11:03:43 -0000 Reply-To: zeev@zend.com Message-ID: <5.1.0.14.2.20030624140249.06b20ce0@localhost> X-Sender: zeev@localhost X-Mailer: QUALCOMM Windows Eudora Version 5.1 Date: Tue, 24 Jun 2003 14:04:51 +0300 To: "James Cox" Cc: "'Sebastian Bergmann'" , In-Reply-To: <00de01c33a1a$21ee9370$0200a8c0@23i.net> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii"; format=flowed Subject: RE: [PHP-DEV] PHP_4_3 doesn't build on Windows From: zeev@zend.com (Zeev Suraski) References: <00de01c33a1a$21ee9370$0200a8c0@23i.net> At 09:30 24/06/2003, James Cox wrote: >And so on. > >Once you guys realize how that php4 can't be in the same tree as php5, >then you will begin to realize what it was that I was trying to do. James, There's no technical reason for php4 and php5 not to live together in the same module. It doesn't mean that cleaning the mess we had before is trivial, but there aren't any inherent limitations in CVS that prevent this from being possible. Let's leave it at that... Zeev