[dev] [cvs] commit: framework/Date Date.php
Chuck Hagenbuch
chuck at horde.org
Mon May 22 08:53:39 PDT 2006
Quoting Michael M Slusarz <slusarz at horde.org>:
> Any reason why? I personally prefer is_null() to '===' (likewise, I
> prefer to use intval($x) instead of (int)$x also). This should
> probably go in CODING_STANDARDS.
Avoiding unnecessary function calls. It's also the standard used in
some other newer code like Zend Framework.
-chuck
--
"we are plastered to the windshield of the bus that is time." - Chris
More information about the dev
mailing list