summaryrefslogtreecommitdiff
path: root/ext/intl
Commit message (Expand)AuthorAgeFilesLines
* change locale - looks like not everybody has sl_SIStanislav Malyshev2014-07-071-2/+2
* Fix bug #67052 (NumberFormatter::parse() resets LC_NUMERIC setting)Stanislav Malyshev2014-07-073-1/+30
* Fix test - because of big #67397 we don't allow overlong locales anymoreStanislav Malyshev2014-06-241-3/+4
* Fix bug #67397 (Buffer overflow in locale_get_display_name->uloc_getDisplayNa...Stanislav Malyshev2014-06-212-1/+30
* Fix bug #67349: Locale::parseLocale Double FreeStanislav Malyshev2014-06-212-5/+8
* Fix broken test caused by fdb2709.Adam Harvey2014-05-231-10/+10
* backported some ext/intl tests from 5.6 into 5.4Anatol Belski2014-04-1438-19/+3652
* Fix coverity issue with -1 returned by findOffset not being handled by getPre...Stanislav Malyshev2013-10-201-0/+3
* Suppress compliation warning "warning: passing argument 1 of ‘_efree’ dis...Christopher Jones2013-08-221-1/+1
* Revert "Suppress compliation warning "warning: passing argument 1 of ‘_efre...Christopher Jones2013-08-221-1/+1
* Suppress compliation warning "warning: passing argument 1 of ‘_efree’ dis...Christopher Jones2013-08-211-1/+1
* Reduce (some) compile noise of 'unused variable' and 'may be used uninitializ...Christopher Jones2013-08-142-3/+3
* typo fixesVeres Lajos2013-07-152-7/+7
* small optimizationStanislav Malyshev2013-06-232-10/+7
* fix bug #61860: use USearch for searches, it does the right thingStanislav Malyshev2013-06-234-331/+108
* Fix bug #62759: Buggy grapheme_substr() on edge caseStanislav Malyshev2013-06-232-3/+43
* Merge branch 'pull-request/341'Stanislav Malyshev2013-06-103-5/+5
* typo fixes (argument)Veres Lajos2013-06-101-1/+1
* Fixed defective cloning in ext/intl classesGustavo Lopes2012-08-266-5/+38
* Allow Spoofchecker to be registered on ICU 49.1Gustavo Lopes2012-08-261-2/+2
* Bug #62933: compilation error with ICU 3.4Gustavo Lopes2012-08-261-0/+2
* Fix SPOOFCHECKER_METHOD_FETCH_OBJECT definitionGustavo André dos Santos Lopes2012-08-231-5/+2
* - Fixed ZTS buildFelipe Pena2012-08-221-2/+2
* Fix handling of several uinitialized intl objectsGustavo Lopes2012-08-222-1/+10
* Merge branch 'PHP-5.3' into PHP-5.4Gustavo Lopes2012-08-2217-40/+163
|\
| * Fix handling of several uinitialized intl objectsGustavo Lopes2012-08-2217-40/+163
* | Merge branch 'PHP-5.3' into PHP-5.4Xinchen Hui2012-08-2119-238/+0
|\ \ | |/
| * Move test files to tests dirReeze Xia2012-08-2119-238/+0
* | Merge branch 'PHP-5.3' into PHP-5.4Anatoliy Belsky2012-08-1719-0/+598
|\ \ | |/
| * More intl tests extracted from symfonyMatt Ficken2012-08-1719-0/+598
* | Merge branch 'PHP-5.3' into PHP-5.4Anatoliy Belsky2012-08-067-0/+238
|\ \ | |/
| * Added the intl tests extracted from Symfony. These are making the intl ext cr...Matt Ficken2012-08-067-0/+238
* | Merge branch 'PHP-5.3' into PHP-5.4Xinchen Hui2012-08-021-1/+0
|\ \ | |/
| * Fix test, wrong exepct rule usedXinchen Hui2012-08-021-2/+1
* | Fix test title and limit it to ICU >= 4.8Gustavo André dos Santos Lopes2012-07-301-1/+3
* | Remove executable bit from filesGustavo André dos Santos Lopes2012-07-3012-0/+0
* | Merge branch '5.3' into 5.4Gustavo André dos Santos Lopes2012-07-30185-0/+2
|\ \ | |/
| * Limit test to ICU 49Gustavo André dos Santos Lopes2012-07-301-0/+2
| * Remove executable bit from filesGustavo André dos Santos Lopes2012-07-30187-0/+0
* | Duplicate test for ICU 49Gustavo André dos Santos Lopes2012-07-232-2/+277
* | - Fixed bug #62565 (Crashes due non-initialized internal properties_table)Felipe Pena2012-07-145-0/+5
* | - Fixed bug #62564 (Extending MessageFormatter and adding property causes crash)Felipe Pena2012-07-141-0/+1
* | Fixed the common misspelling of the word occurred (occured -> occurred)Marc Easen2012-06-309-20/+20
* | Merge branch 'PHP-5.3' into PHP-5.4Xinchen Hui2012-06-0710-240/+66
|\ \ | |/
| * Fix ext/intl build on ICU < 4.8Gustavo André dos Santos Lopes2012-06-061-0/+2
| * Optimization in ext/intl/msgformatGustavo André dos Santos Lopes2012-06-067-5/+24
| * Fixed tests in ext/intlGustavo André dos Santos Lopes2012-06-052-199/+5
| * Changed XFAILed collator_get_sort_key.phptGustavo André dos Santos Lopes2012-06-041-36/+35
* | fix testphp-5.4.4RC2Stanislav Malyshev2012-05-291-1/+1
* | Merge branch '5.3' into 5.4Gustavo André dos Santos Lopes2012-05-242-0/+25
|\ \ | |/