summaryrefslogtreecommitdiff
path: root/ext/intl/tests
Commit message (Expand)AuthorAgeFilesLines
* Fixed defective cloning in ext/intl classesGustavo Lopes2012-08-261-0/+33
* Merge branch 'PHP-5.3' into PHP-5.4Gustavo Lopes2012-08-223-0/+60
|\
| * Fix handling of several uinitialized intl objectsGustavo Lopes2012-08-223-0/+60
* | Merge branch 'PHP-5.3' into PHP-5.4Xinchen Hui2012-08-2112-0/+360
|\ \ | |/
| * Move test files to tests dirReeze Xia2012-08-2112-0/+360
* | 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-304-0/+0
* | Merge branch '5.3' into 5.4Gustavo André dos Santos Lopes2012-07-3085-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-3087-0/+0
* | Duplicate test for ICU 49Gustavo André dos Santos Lopes2012-07-232-2/+277
* | Fixed the common misspelling of the word occurred (occured -> occurred)Marc Easen2012-06-301-1/+1
* | Merge branch 'PHP-5.3' into PHP-5.4Xinchen Hui2012-06-073-235/+40
|\ \ | |/
| * 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-241-0/+23
|\ \ | |/
| * Fixed bug #55610: ResourceBundle and TraversableGustavo André dos Santos Lopes2012-05-241-0/+23
* | Changed ResourceBundle constructor behaviorGustavo André dos Santos Lopes2012-05-241-0/+26
* | Merge branch '5.3' into 5.4Gustavo André dos Santos Lopes2012-05-241-0/+45
|\ \ | |/
| * Fixed bug #60785Gustavo André dos Santos Lopes2012-05-241-0/+45
* | Merge branch '5.3' into 5.4Gustavo André dos Santos Lopes2012-05-231-0/+22
|\ \ | |/
| * Fixed bug #62017Gustavo André dos Santos Lopes2012-05-231-0/+22
* | Merge branch '5.3' into 5.4Gustavo André dos Santos Lopes2012-05-234-0/+57
|\ \ | |/
| * Fixed bug #6208: memory leak in grapheme_extract()Gustavo André dos Santos Lopes2012-05-231-0/+12
| * Fixed bug #62082Gustavo André dos Santos Lopes2012-05-231-0/+15
| * Fixed bug #62081Gustavo André dos Santos Lopes2012-05-231-0/+14
| * Fixed bug #62070Gustavo André dos Santos Lopes2012-05-231-0/+16
* | Merge branch 'PHP-5.3' into PHP-5.4Stanislav Malyshev2012-04-192-0/+42
|\ \ | |/
| * Merge branch 'pull-request/61' into PHP-5.3Stanislav Malyshev2012-04-192-0/+42
| |\
| | * Bug#59597 NumberFormatter::parse() with TYPE_INT64 results in a 32 bit integerSherif Ramadan2012-04-191-0/+19
| |/
| * Fix bug #61448 intl tests fail with icu >= 4.8Anatoliy Belsky2012-03-2838-26/+2931
* | Merge branch 'PHP-5.3' into PHP-5.4Anatoliy Belsky2012-03-2838-26/+2931
|\ \
| * | Fix bug #61448 intl tests fail with icu >= 4.8Anatoliy Belsky2012-03-2838-26/+2931
| |/
* | fix testsStanislav Malyshev2012-03-254-8/+8
* | Merge branch 'PHP-5.3' into PHP-5.4Stanislav Malyshev2012-03-251-0/+11
|\ \ | |/
| * fix bug #61487 - bad bounds check in grapheme_strposStanislav Malyshev2012-03-251-0/+11
| * Same thing here. "June 18, 1969 8:49:59 AM " does not contain a timezone, so ...Rasmus Lerdorf2012-02-051-3/+3
| * Without a timezone you can't know whether it is dst or not in this oneRasmus Lerdorf2012-02-051-2/+2
| * Redid the fix for #60192 with suggestions by Pierre and KalleFlorian Anderiasch2011-11-035-7/+6
| * Fix #60192 SegFault when Collator not constructed properlyFlorian Anderiasch2011-11-025-0/+102
| * the TZ environment variable also needed to be set here, didn't dug up why dat...Ferenc Kovacs2011-09-221-0/+1
| * Added skipifXinchen Hui2011-09-063-0/+6
| * fix testsStanislav Malyshev2011-09-055-164/+220
| * More testsIlia Alshanetsky2011-06-012-1/+11
| * Implemented FR #54561 (Expose ICU Version & ICU Data Version info).Ilia Alshanetsky2011-06-011-0/+10