[PHP-DEV] PHP 4.0 Bug #7787: Parse error not detected by the parser From: vidal <email protected>
Date: 11/13/00

From: vidal <email protected>
Operating system: Windows 2000
PHP version: 4.0.3pl1
PHP Bug Type: *General Issues
Bug description: Parse error not detected by the parser

In a "switch" sentence I forgot to include the colon (:) after the keyword "default". PHP didn't detect the error when parsing the script and crashed. Windows showed me a box saying:

"php.exe has generated errors and will be closed by Windows. You will need to restart the program."

-- 
Edit Bug report at: http://bugs.php.net/?id=7787&edit=1

-- 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>