Hi All,
My first post here. :-)
Just started using PHP_5_3 for a development project. It's a fairly long
project so 5.3 should be out before it's finished.
My reason for using PHP_5_3 was for late static binding (been longing
for this feature).
While using 5.3 I also get to test the development version of PHP and
hopefully provide feedback, or ask questions.
So on with my question.
I see there was a patch added to CVS 2 days ago which added the T_GOTO
token. This has since broken the Zend Framework for me as they're using
the goto keyword on some of their objects.
I thought it was version PHP 6 that was adding the goto operator.
Does anyone know the state of things for the goto keyword and PHP 5.3?
Thanks
/James
--
PHP Internals - PHP Runtime Development Mailing List
To unsubscribe, visit: http://www.php.net/unsub.php