Roave / StrictPhp

:no_entry_sign: :sparkles: :heavy_exclamation_mark: AOP-based strict type checks for PHP
MIT License
261 stars 8 forks source link

Don't use DateTime for testing #35

Closed nikic closed 9 years ago

nikic commented 9 years ago

Because -ddate.timezone does not propagate. Alternatively would have to add --INI-- everywhere.

Ocramius commented 9 years ago

:+1: thanks!