On Wed, 11 Dec 2002, Zeev Suraski wrote:

Changing the name from php to php-cli will break BC:

[root@saturnus php-4.2.3]# ./configure --enable-cli
[root@saturnus php-4.2.3]# make
[root@saturnus php-4.2.3]# sapi/cli/php -v
4.2.3

And the CGI is also called 'php' here, having two different binaries 
with both the name 'php' is even more confusing.

So, you're actually proposing to break BC here Zeev?

Derick

-- 

-------------------------------------------------------------------------
 Derick Rethans                                 http://derickrethans.nl/ 
 PHP Magazine - PHP Magazine for Professionals       http://php-mag.net/
-------------------------------------------------------------------------


-- 
PHP Development Mailing List <http://www.php.net/>
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to