blob: a585b055167c0b4558fd73108bb246be9c3906e5 (
plain)
1
2
3
4
5
|
- Port over my 200 test cases to .phpt format.
- Write an error handler for unexpected characters while parsing dates.
- Cache lookups for timezone information.
- Make sure that date_default_timezone_set() validates the passed timezone
identifier.
|