On 1/14/13 9:53 PM, Paulo Henrique Torrens wrote:
lots of code where people put it there, and I always get a little frustrated 
when using
PHP because I'm used on adding it (without even noticing), and my code keeps 
failing

Pay more attention and/or use an IDE that has templates and shows parse errors.

Enforcing syntax is a good thing; Javascript's auto semicolon insertion has led to a staggering amount of wasted energy in bug fixing, understanding the feature, arguments about it, and altering code between the two styles. It was a terrible, terrible idea.

Steve Clay
--
http://www.mrclay.org/

--
PHP Internals - PHP Runtime Development Mailing List
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to