[PHP-DEV] Bug #11773: String ++ error From: support <email protected>
Date: 06/28/01

From: support <email protected>
Operating system: RH6.2 Linux
PHP version: 4.0.6
PHP Bug Type: Strings related
Bug description: String ++ error

In 4.0.5 if you use $string++ and then fetch $string[x] it works.
In 4.0.6 if you do same it returns null!
see http://www.obanworld.co.uk/stringerror.php 4.0.4pl1 working
see http://www.obantec.com/stringerror.php for 4.0.5 working
see http://www.obantec.net/stringerror.php for 4.0.6 failing

Source is http://www.obantec.com/stringerror.txt

-- 
Edit Bug report at: http://bugs.php.net/?id=11773&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>