[PHP-DEV] Bug #1184 Updated: Invalid Parsing of comments From: Bug Database (php-dev <email protected>)
Date: 06/01/99

ID: 1184
Updated by: jim
Reported By: curt <email protected>
Status: Closed
Bug Type: Other
Assigned To:
Comments:

This is the defined behavior (// and # only escape
until the end-of-line or end of the current code
block, whichever comes first).

Full Bug description available at: http://bugs.php.net/?id=1184

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