Date: 12/30/98
- Next message: Bug Database: "[PHP-DEV] Bug #1017 Updated: function checkdate() incorrectly handles years < 0"
- Previous message: douw <email protected>: "[PHP-DEV] Bug #1016: function checkdate() doc incorrectly describes action for years < 100"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
From: douw <email protected>
Operating system: Irix 6.3
PHP version: 3.0.6
PHP Bug Type: Misbehaving function
Bug 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,0] are considered valid.
-- 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: Bug Database: "[PHP-DEV] Bug #1017 Updated: function checkdate() incorrectly handles years < 0"
- Previous message: douw <email protected>: "[PHP-DEV] Bug #1016: function checkdate() doc incorrectly describes action for years < 100"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]

