> 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
director
On Thu, 26 Jun 2003, Zeev Suraski wrote:
>At 23:58 25/06/2003, Sebastian Bergmann wrote:
>>Sascha Schumann wrote:
>> > Here is a patch which automates the engine selection for VC++.
>>
>> Works here, too.
>>
>> But is this really necessary? I fail to see the point of having to
>> check out b
At 23:58 25/06/2003, Sebastian Bergmann wrote:
Sascha Schumann wrote:
> Here is a patch which automates the engine selection for VC++.
Works here, too.
But is this really necessary? I fail to see the point of having to
check out both versions of the Zend Engine twice when doing
cvs co -r
> But is this really necessary? I fail to see the point of having to
> check out both versions of the Zend Engine twice when doing
As already pointed out, the following branches should be
empty:
ZE1: HEAD
ZE2: PHP_4, PHP_4_3
> Is there any technical problem, that I don't se
Sascha Schumann wrote:
> Here is a patch which automates the engine selection for VC++.
Works here, too.
But is this really necessary? I fail to see the point of having to
check out both versions of the Zend Engine twice when doing
cvs co -r HEAD php-src
and
cvs co -r PHP_4_3 p