Levi Morrison wrote: >> - 5.3: goto. A good thing we can do it. I'm not sure for what exactly but I >> am sure there is somebody out there :) > > An associate of mine used it in his HTTP message parser. He's sure > glad it's there :) >
Conversely, I have two HTTP message parsers that I maintain, and neither of them use goto. Certainly possible to avoid it there. That said, I do think goto has legitimate uses, even if I don't need it. -- Ryan McCue <http://ryanmccue.info/> -- PHP Internals - PHP Runtime Development Mailing List To unsubscribe, visit: http://www.php.net/unsub.php