[PHP-DEV] Bug #2341: expression evaluation - improvement From: tsf <email protected>
Date: 09/21/99

From: tsf <email protected>
Operating system: Linux
PHP version: 3.0.12
PHP Bug Type: Parser error
Bug description: expression evaluation - improvement

I think it'd be nice if I could use e.g.

echo array("Su","Mo","Tu","We","Th","Fr","Sa")[$i];

anyway, it throws out a parser error in 3.0.12

is there any chance this would change?

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