php-src/ext/date/TODO

5 lines
189 B
Plaintext
Raw Normal View History

- 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.