Date: 01/10/01
- Next message: David Croft: "Re: [PHP-DEV] Re: PHP 4.0 Bug #8242 Updated: the date('B') gives bogus output when system date is Thu Dec 14 01:56:02 EET 20"
- Previous message: Daniel Beulshausen: "Re: [PHP-DEV] 4.0.4pl1 RC2 rolled"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
ID: 8621
User Update by: boian <email protected>
Status: Open
Bug Type: Reproduceable crash
Description: be careful with interactive cmd line mode
really i think that merely noone cares about interactive mode but... problem exists in latest CVS:
Interactive mode enabled
<? $boza='kosmi'; ?>
X-Powered-By: PHP/4.0.5-dev
Content-type: text/html
Segmentation fault
Previous Comments:
---------------------------------------------------------------------------
[2001-01-09 18:26:15] boian <email protected>
tst.php: <? $malei='something'; ?>
php -a tst.php
produces:
Interactive mode enabled
X-Powered-By: PHP/4.0.3pl1
Content-type: text/html
Segmentation fault
-----------------------
another command line example:
php -a
Interactive mode enabled
<? $bassi='aaaaa'; ?>
X-Powered-By: PHP/4.0.3pl1
Content-type: text/html
Segmentation fault
same result with 4.0.4 soon will test with latest CVS
---------------------------------------------------------------------------
Full Bug description available at: http://bugs.php.net/?id=8621
-- PHP Development Mailing List <http://www.php.net/> To unsubscribe, e-mail: php-dev-unsubscribe <email protected> For additional commands, e-mail: php-dev-help <email protected> To contact the list administrators, e-mail: php-list-admin <email protected>
- Next message: David Croft: "Re: [PHP-DEV] Re: PHP 4.0 Bug #8242 Updated: the date('B') gives bogus output when system date is Thu Dec 14 01:56:02 EET 20"
- Previous message: Daniel Beulshausen: "Re: [PHP-DEV] 4.0.4pl1 RC2 rolled"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]

