|
|
1.1 misho 1: - Port over my 200 test cases to .phpt format.
2: - Write an error handler for unexpected characters while parsing dates.
3: - Cache lookups for timezone information.
4: - Optimize parsing @ with a negative timestamp.
5: - Make sure that date_default_timezone_set() validates the passed timezone
6: identifier.