Use of mktime(0) and alike is improper use of the function, more over generally it can be traced to an undesired code behavior.

On 22-Oct-06, at 1:45 PM, Richard Quadling wrote:

With the recent discussion on E_STRICT and the waste of cpu cycles ...

Why is mktime(0, 0, 0, 0, 0, 0) generating E_STRICT?

What is unstrict about this?

Why is important to use time() instead?

--
-----
Richard Quadling
Zend Certified Engineer : http://zend.com/zce.php? c=ZEND002498&r=213474731
"Standing on the shoulders of some very clever giants!"

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



Ilia Alshanetsky

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

Reply via email to