Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:2856 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 17733 invoked from network); 26 Jun 2003 18:37:00 -0000 Received: from unknown (HELO milton.schell.de) (217.160.72.35) by pb1.pair.com with SMTP; 26 Jun 2003 18:37:00 -0000 Received: (qmail 5983 invoked by uid 501); 26 Jun 2003 18:37:00 -0000 Received: from unknown (HELO eco.foo) (80.143.41.69) by kdserv.de with SMTP; 26 Jun 2003 18:37:00 -0000 Received: from localhost (localhost [127.0.0.1]) by eco.foo (Postfix) with ESMTP id 9C5312B6B7; Thu, 26 Jun 2003 20:36:57 +0200 (CEST) Date: Thu, 26 Jun 2003 20:36:57 +0200 (CEST) X-X-Sender: sas@eco.foo To: Jani Taskinen Cc: Zeev Suraski , Sebastian Bergmann , internals@lists.php.net In-Reply-To: Message-ID: References: <5.1.0.14.2.20030626110544.052fbca0@localhost> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Subject: Re: [PHP-DEV] Engine selection on Win32 From: sascha@schumann.cx (Sascha Schumann) > Checkout of php-src should only give you php-src, not Zend. :) > There's nothing wrong with the php4/php5 aliases, that worked > just fine, now this shit in there now gives you 2 zend-directories.. > Ridiculous. I agree that it is ridiculous that we have two zend directories. It really should be one. The problem is that merging the two CVS histories is pretty ugly and not something which can be done in one day. Contrary to your belief, there are a lot of issues with the php4/php5 aliases as pointed out in my earlier email. - Sascha