summaryrefslogtreecommitdiff
path: root/ext/intl/tests/dateformat_format.phpt
Commit message (Expand)AuthorAgeFilesLines
* Reindent phpt filesNikita Popov2020-02-031-106/+106
* Trim trailing whitespace in testsGabriel Caruso2018-10-141-4/+4
* Export stdClass objects using (object) cast (fixes #48016)Andrea Faulds2018-07-121-10/+10
* Let MessageFormatter and IntlDateFormatter accept DateTimeImmutable as wellBen Scholzen2017-03-291-5/+5
* fix the version requirements for these testskrakjoe2014-08-211-1/+1
* Merge branch 'PHP-5.4' into PHP-5.5Adam Harvey2014-05-231-10/+10
|\
| * Fix broken test caused by fdb2709.Adam Harvey2014-05-231-10/+10
* | fix the test according to how new date code does itStanislav Malyshev2014-04-051-10/+10
* | fixed failing tests for ICU >= 51.2Anatol Belski2013-10-071-0/+1
* | Merge branch '5.4'Gustavo André dos Santos Lopes2012-07-301-0/+0
|\ \ | |/
| * Remove executable bit from filesGustavo André dos Santos Lopes2012-07-301-0/+0
| * Add support for DateTime in datefmt_formatStanislav Malyshev2010-11-201-3/+135
* | Added IntlDateFormatter::formatObject(). RefactorGustavo André dos Santos Lopes2012-07-221-5/+5
* | Unified zval -> UDate conversionsGustavo André dos Santos Lopes2012-07-021-5/+5
* | Added and fixed tests given eb346efGustavo André dos Santos Lopes2012-06-041-1/+3
* | Add support for DateTime in datefmt_formatStanislav Malyshev2010-11-201-3/+135
|/
* fix testsStanislav Malyshev2008-09-041-79/+70
* Merge intl extension into coreStanislav Malyshev2008-07-071-0/+297