[PHP-DEV] Bug #1199 Updated: mktime() doesn't correctly trap invalid dates From: Bug Database (php-dev <email protected>)
Date: 06/01/99

ID: 1199
Updated by: jim
Reported By: douw <email protected>
Status: Closed
Bug Type: Misbehaving function
Assigned To:
Comments:

The lack of checking is intentional, as it allows
use in some date calculations. There is a checkdate()
function that does checking.

Full Bug description available at: http://bugs.php.net/?id=1199

-- 
PHP Development Mailing List (http://www.php.net/)
To unsubscribe, e-mail: php-dev-unsubscribe <email protected>
For additional commands, e-mail: php-dev-help <email protected>
To contact the list administrators, e-mail: php-list-admin <email protected>