> Secondly, I just don't understand what the sudden necessity for the goto > construct is when over the years we have barely ever had a PHP developer > asking for it. > We clearly travel in different circles. I've heard GOTO requested at least monthly from a different person each time and have never heard someone say "I can't wait till PHP5 is ready so I can use exceptions".
I guess so, because I haven't hear the former but have heard the latter :)
Anyway goto tends to be used mostly when you need a double or triple break, which is no problem with PHP as it is.
Andi
-- PHP Internals - PHP Runtime Development Mailing List To unsubscribe, visit: http://www.php.net/unsub.php