Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge branch 'PHP-7.0' into PHP-7.1 | Sara Golemon | 2017-07-26 | 1 | -21/+21 |
|\ | |||||
| * | Bugfix #74993 Wrong reflection param into for some intl: lookup_*() methods | Sara Golemon | 2017-07-26 | 1 | -21/+21 |
* | | Merge branch 'PHP-7.0' into PHP-7.1 | Remi Collet | 2017-06-13 | 1 | -1/+1 |
|\ \ | |/ | |||||
| * | Fix bug #74705 for collator_get_sort_key | Remi Collet | 2017-06-13 | 1 | -1/+1 |
* | | Merge branch 'PHP-7.0' into PHP-7.1 | Joe Watkins | 2017-05-02 | 1 | -1/+6 |
|\ \ | |/ | |||||
| * | Fix bug #74468 wrong reflection on Collator::sortWithSortKeys | Fabien Villepinte | 2017-05-02 | 1 | -1/+6 |
* | | remove unused declarations | Anatol Belski | 2016-06-23 | 1 | -16/+0 |
|/ | |||||
* | Move semicolon into TSRMLS_CACHE_EXTERN/DEFINE | Nikita Popov | 2016-03-03 | 1 | -1/+1 |
* | Remove datefmt_set_timezone_id and OO variant | Nikita Popov | 2015-04-01 | 1 | -1/+0 |
* | cleanup the mod version macros, round 2 | Anatol Belski | 2015-03-23 | 1 | -2/+0 |
* | made ZEND_TSRMLS_CACHE_* macros look like function calls | Anatol Belski | 2015-02-16 | 1 | -2/+2 |
* | Add IntlChar class to intl extension | Sara Golemon | 2015-01-16 | 1 | -0/+4 |
* | trailing whitespace removal | Stanislav Malyshev | 2015-01-10 | 1 | -2/+2 |
* | first shot remove TSRMLS_* things | Anatol Belski | 2014-12-13 | 1 | -19/+19 |
* | opcache, intl, gmp, exif, com, bcmath to use static tsrmls | Anatol Belski | 2014-10-17 | 1 | -0/+6 |
* | s/PHP 5/PHP 7/ | Johannes Schlüter | 2014-09-19 | 1 | -1/+1 |
* | master renames phase 1 | Anatol Belski | 2014-08-25 | 1 | -1/+1 |
* | basic macro replacements, all at once | Anatol Belski | 2014-08-19 | 1 | -1/+1 |
* | Merge branch 'master' into test | Dmitry Stogov | 2014-07-07 | 1 | -1/+1 |
|\ | |||||
| * | Fix bug #66921 - Wrong argument type hint for function intltz_from_date_time_... | Stanislav Malyshev | 2014-07-07 | 1 | -1/+1 |
* | | Fixed segfault while starting up | Xinchen Hui | 2014-06-28 | 1 | -1/+1 |
* | | Refactoring ext/intl (only compilerable now, far to finish :<) | Xinchen Hui | 2014-06-28 | 1 | -2/+2 |
|/ | |||||
* | intl: add intlcal_set_minimal_days_in_first_week() | Gustavo André dos Santos Lopes | 2013-07-03 | 1 | -0/+6 |
* | Add UConverter class (ICU's UConverter API) | Sara Golemon | 2013-01-29 | 1 | -0/+5 |
* | Merge branch 'PHP-5.4' | Gustavo Lopes | 2012-08-26 | 1 | -2/+2 |
|\ | |||||
| * | Allow Spoofchecker to be registered on ICU 49.1 | Gustavo Lopes | 2012-08-26 | 1 | -2/+2 |
* | | Merge branch '5.4' | Gustavo André dos Santos Lopes | 2012-07-30 | 1 | -0/+0 |
|\ \ | |/ | |||||
| * | Merge branch '5.3' into 5.4 | Gustavo André dos Santos Lopes | 2012-07-30 | 1 | -0/+0 |
| |\ | |||||
| | * | Remove executable bit from files | Gustavo André dos Santos Lopes | 2012-07-30 | 1 | -0/+0 |
| | * | - Make usage of new PHP_FE_END macro | Felipe Pena | 2011-07-25 | 1 | -1/+1 |
| | * | Show ICU Data version inside phpinfo() | Ilia Alshanetsky | 2011-06-03 | 1 | -0/+3 |
| | * | Implemented FR #54561 (Expose ICU Version & ICU Data Version info). | Ilia Alshanetsky | 2011-06-01 | 1 | -0/+4 |
| * | | - Support for UTS #46. | Gustavo André dos Santos Lopes | 2011-11-24 | 1 | -2/+4 |
| * | | - Make usage of new PHP_FE_END macro | Felipe Pena | 2011-07-25 | 1 | -1/+1 |
| * | | Show ICU Data version inside phpinfo() | Ilia Alshanetsky | 2011-06-03 | 1 | -0/+3 |
| * | | Implemented FR #54561 (Expose ICU Version & ICU Data Version info). | Ilia Alshanetsky | 2011-06-01 | 1 | -0/+4 |
* | | | ini intl.explicit_cleanup -> INTL_EXPLICIT_CLEANUP | Gustavo André dos Santos Lopes | 2012-07-24 | 1 | -26/+5 |
* | | | Do not fetch default locale once on minit or rinit | Gustavo Lopes | 2012-07-23 | 1 | -9/+0 |
* | | | Add ini setting intl.explicit_cleanup | Gustavo Lopes | 2012-07-23 | 1 | -1/+29 |
* | | | Merge branch 'datefmt_tz_cal_interop' | Gustavo André dos Santos Lopes | 2012-07-22 | 1 | -0/+9 |
|\ \ \ | |||||
| * | | | Added IntlDateFormatter::formatObject(). Refactor | Gustavo André dos Santos Lopes | 2012-07-22 | 1 | -0/+9 |
* | | | | Merge branch 'break_iterator' | Gustavo André dos Santos Lopes | 2012-06-25 | 1 | -0/+9 |
|\ \ \ \ | |||||
| * | | | | Change in BreakIterator::getPartsIterator() | Gustavo André dos Santos Lopes | 2012-06-10 | 1 | -0/+4 |
| * | | | | BreakIterator and RuleBasedBreakiterator added | Gustavo André dos Santos Lopes | 2012-06-04 | 1 | -0/+5 |
| |/ / / | |||||
* | | | | Fix undeclared intl_locale_get_default() | Gustavo André dos Santos Lopes | 2012-06-25 | 1 | -0/+8 |
|/ / / | |||||
* | | | DateFormat plays nice with Calendar, TimeZone | Gustavo André dos Santos Lopes | 2012-06-04 | 1 | -1/+12 |
* | | | Added IntlCalendar::toDateTime() | Gustavo André dos Santos Lopes | 2012-05-17 | 1 | -0/+1 |
* | | | Added IntlTimeZone::fromDateTimeZone() and ::toDateTimeZone. | Gustavo André dos Santos Lopes | 2012-05-17 | 1 | -0/+6 |
* | | | Added IntlCalendar::fromDateTime() | Gustavo André dos Santos Lopes | 2012-05-17 | 1 | -0/+5 |
* | | | Accept DateTimeZone where time zones are expected. | Gustavo André dos Santos Lopes | 2012-05-17 | 1 | -1/+1 |