summaryrefslogtreecommitdiff
path: root/ext/intl/tests/calendar_toDateTime_error.phpt
Commit message (Expand)AuthorAgeFilesLines
* Run tidyNikita Popov2020-09-181-1/+1
* Add many missing closing PHP tags to testsMáté Kocsis2020-08-091-0/+1
* Warning to ValueError promotion in Intl extension Part 1George Peter Banyard2020-07-311-6/+33
* Change argument error message formatMáté Kocsis2020-02-261-1/+1
* Make type error messages more consistentMáté Kocsis2020-02-171-1/+1
* Don't verify arginfo types for internal functionsNikita Popov2019-06-171-1/+1
* Adjust tests for zpp TypeError changeNikita Popov2019-03-111-15/+0
* Sync leading and final newlines in *.phpt sectionsPeter Kokot2018-10-151-2/+0
* Use int instead of integer in type errorsGabriel Caruso2018-02-041-1/+1
* Update exception names in tests after formatting changes.Aaron Piotrowski2015-05-171-1/+1
* Display TypeExceptions like normal exceptionsNikita Popov2015-05-171-1/+5
* Errors converted to exceptions are not "recoverable" anymore.Dmitry Stogov2015-03-101-1/+1
* Added IntlCalendar::toDateTime()Gustavo André dos Santos Lopes2012-05-171-0/+41