Date: 12/30/98
- Next message: Michael Brennen: "[PHP-DEV] Unified ODBC / 3.0.6 Intermittent Failure"
- Previous message: douw <email protected>: "[PHP-DEV] Bug #1017: function checkdate() incorrectly handles years < 0"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
ID: 1017
User Update by: douw <email protected>
Status: Open
Bug Type: Misbehaving function
Description: function checkdate() incorrectly handles years < 0
In the checkdate() function, if the year < 100, then it is incremented by 1900 before being tested. So negative years in the range [-1900,-1] are considered valid.
Full Bug description available at: http://ca.php.net/bugs.php3?id=1017
-- PHP Development Mailing List http://www.php.net/ To unsubscribe send an empty message to php-dev-unsubscribe <email protected> For help: php-dev-help <email protected>
- Next message: Michael Brennen: "[PHP-DEV] Unified ODBC / 3.0.6 Intermittent Failure"
- Previous message: douw <email protected>: "[PHP-DEV] Bug #1017: function checkdate() incorrectly handles years < 0"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]

