mirror of
https://github.com/php/php-src.git
synced 2025-08-17 22:48:57 +02:00
5 lines
250 B
Text
5 lines
250 B
Text
- 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.
|