[PHP-DEV] PHP 4.0 Bug #6190: Compile message for undeclared variables From: rabbott <email protected>
Date: 08/15/00

From: rabbott <email protected>
Operating system: NT 4
PHP version: 4.0.0
PHP Bug Type: Feature/Change Request
Bug description: Compile message for undeclared variables

It would help a lot if the compiler would generate
an error message when attempting to access a variable
that was never used. That would sure help with
misspellings and with variable names with the "$"
left off.

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