On Wed, 18 Dec 2002, Moriyoshi Koizumi wrote: > moriyoshi Wed Dec 18 17:55:16 2002 EDT > > Added files: (Branch: PHP_4_3) > /php4/tests/basic bug20539.phpt > Log: > MFH: added a test case for bug #20539 > > > > Index: php4/tests/basic/bug20539.phpt > +++ php4/tests/basic/bug20539.phpt > --TEST-- > Bug #20539 (PHP CLI Segmentation Fault) > --INI-- > session.auto_start=1 > --FILE-- > <?php > print "good :)";
Please always add a \n, as there might be some problems with this. (And the result is checked per-line). Derick -- ------------------------------------------------------------------------- Derick Rethans http://derickrethans.nl/ PHP Magazine - PHP Magazine for Professionals http://php-mag.net/ ------------------------------------------------------------------------- -- PHP CVS Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php
