Posts Tagged ‘goto’
I’ve been reviewing list of changes in PHP 5.3 and one thing captured my attention – for some reason they decided to add “goto” in PHP. I won’t even bother to look for rationale after that decision, I can bet it looked like:
- should we add goto support in PHP?
- no, it’s bad!
- yes, it’s [...]
Categories: Development
