/usr/local/php/bin/php -r 'phpinfo();' | grep implicit
implicit_flush => On => Off

/usr/local/php5/bin/php -r 'phpinfo();' | grep implicit
implicit_flush => On => Off
zend2.implicit_clone => no value => no value

I think it does overwrite it :) Sounds like an issue with your PHP 
installation to me.

Nathan.

On Sat, 01 Nov 2003 19:29:54 +0100, Arne Blankerts wrote
> Heya..
> 
> I just started messing around with CLI mode and found an 
> inconsistency with the manual and actual behavior. Before i file a 
> bug for that, let me know if where the bug actually is? 
> 
> According to the manual, CLI forces 'implicit_flush' to be 'TRUE' no
> matter what:
> 
> (http://de.php.net/manual/en/features.commandline.php)
> "Note:  These directives cannot be initialized with another value 
> from the configuration file php.ini or a custom one (if specified)."
> 
> To my tests with php-4.3.3 cli binary, this is NOT true. Neither is the
> setting forced to TRUE nor does it ignore the settings in the php.ini.
> 
> So.. Is that a BUG in php or should the documentation be changed?
> 
> Regards,
>       Arne Blankerts
> -- 
> Arne Blankerts <[EMAIL PROTECTED]>



--
Internet Worldwide (www.internetww.com)

Reply via email to