summaryrefslogtreecommitdiff
path: root/ext/date/TODO
blob: 4b1237c4a918adb0a6b3c13074084ed120987f17 (plain)
1
2
3
4
5
6
- Port over my 200 test cases to .phpt format.
- Write an error handler for unexpected characters while parsing dates.
- Cache lookups for timezone information.
- Optimize parsing @ with a negative timestamp.
- Make sure that date_default_timezone_set() validates the passed timezone
  identifier.