php-src/ext/date/TODO

6 lines
261 B
Plaintext

- Fix one bug that prevent current testcases from working.
- Implement INI settings default timezone, for now the env var "TZ" can be
used.
- Port over my 200 test cases to .phpt format.
- Write an error handler for unexpected characters while parsing dates.