summaryrefslogtreecommitdiff
path: root/ext/intl/common/common_date.cpp
Commit message (Expand)AuthorAgeFilesLines
* Sync leading and final newlines in source code filesPeter Kokot2018-10-141-1/+0
* Require ICU ≥ 50.1Christoph M. Becker2018-09-151-7/+0
* Simplify namespace accessAnatol Belski2018-04-011-2/+2
* Utilize the recommended way to handle the icu namespaceAnatol Belski2018-03-311-0/+3
* Merge branch 'PHP-7.1' into PHP-7.2Derick Rethans2017-08-151-3/+3
|\
| * Merged PHP-7.0 by hand due to conflicts.Derick Rethans2017-08-151-3/+3
* | Merge branch 'PHP-7.1'Nikita Popov2017-04-091-1/+4
|\ \ | |/
| * Fixed #74298 - IntlDateFormatter->format() doesn't return microseconds/fractionsandrewnester2017-04-091-1/+4
* | Merge branch 'PHP-7.1'Nikita Popov2017-03-291-4/+4
|\ \ | |/
| * Let MessageFormatter and IntlDateFormatter accept DateTimeImmutable as wellBen Scholzen2017-03-291-4/+4
* | Deduplicate NAN/INF portability, move to ZendAndrea Faulds2016-03-201-10/+4
|/
* cleanup intl typesStanislav Malyshev2014-12-291-1/+1
* first shot remove TSRMLS_* thingsAnatol Belski2014-12-131-18/+18
* s/PHP 5/PHP 7/Johannes Schlüter2014-09-191-1/+1
* master renames phase 1Anatol Belski2014-08-251-7/+7
* basic macro replacements, all at onceAnatol Belski2014-08-191-7/+7
* Refactoring ext/intl (incompleted)Xinchen Hui2014-06-281-8/+5
* Added IntlDateFormatter::formatObject(). RefactorGustavo André dos Santos Lopes2012-07-221-22/+184
* Unified zval -> UDate conversionsGustavo André dos Santos Lopes2012-07-021-0/+88