php-developer-list | 2001041
Date: 04/03/01
- Next message: flint <email protected>: "[PHP-DEV] PHP 4.0 Bug #10139 Updated: PHP crashes in CGI Mode"
- Previous message: sniper <email protected>: "[PHP-DEV] PHP 4.0 Bug #10139 Updated: PHP crashes in CGI Mode"
- Next in thread: James Moore: "RE: [PHP-DEV] PHP-4.0.5-RC6"
- Reply: James Moore: "RE: [PHP-DEV] PHP-4.0.5-RC6"
- Reply: Andi Gutmans: "[PHP-DEV] Re: [PHP-QA] PHP-4.0.5-RC6"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Hello php-qa,
test.php
<?
echo $test;
?>
http://host/test.php?test=1;2;3
4.0.4pl1
Result: 1;2;3
4.0.5RC6
Result: 1
Best regards,
Andrew Sitnikov
e-mail : sitnikov <email protected>
GSM: (+372) 56491109
-- 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: flint <email protected>: "[PHP-DEV] PHP 4.0 Bug #10139 Updated: PHP crashes in CGI Mode"
- Previous message: sniper <email protected>: "[PHP-DEV] PHP 4.0 Bug #10139 Updated: PHP crashes in CGI Mode"
- Next in thread: James Moore: "RE: [PHP-DEV] PHP-4.0.5-RC6"
- Reply: James Moore: "RE: [PHP-DEV] PHP-4.0.5-RC6"
- Reply: Andi Gutmans: "[PHP-DEV] Re: [PHP-QA] PHP-4.0.5-RC6"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]

