Date: 01/18/99
- Next message: Bug Database: "[PHP-DEV] Bug #1016 Updated: function checkdate() doc incorrectly describes action for years < 100"
- Previous message: Bug Database: "[PHP-DEV] Bug #1076 Updated: invalid cast from string to double"
- Next in thread: Bug Database: "[PHP-DEV] Bug #1017 Updated: function checkdate() incorrectly handles years < 0"
- Maybe reply: Bug Database: "[PHP-DEV] Bug #1017 Updated: function checkdate() incorrectly handles years < 0"
- Maybe reply: Bug Database: "[PHP-DEV] Bug #1017 Updated: 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: Bug Database: "[PHP-DEV] Bug #1016 Updated: function checkdate() doc incorrectly describes action for years < 100"
- Previous message: Bug Database: "[PHP-DEV] Bug #1076 Updated: invalid cast from string to double"
- Next in thread: Bug Database: "[PHP-DEV] Bug #1017 Updated: function checkdate() incorrectly handles years < 0"
- Maybe reply: Bug Database: "[PHP-DEV] Bug #1017 Updated: function checkdate() incorrectly handles years < 0"
- Maybe reply: Bug Database: "[PHP-DEV] Bug #1017 Updated: function checkdate() incorrectly handles years < 0"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]

