| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Fixed defective cloning in ext/intl classes | Gustavo Lopes | 2012-08-26 | 1 | -0/+33 |
| * | Merge branch 'PHP-5.3' into PHP-5.4 | Gustavo Lopes | 2012-08-22 | 3 | -0/+60 |
| |\ | |||||
| | * | Fix handling of several uinitialized intl objects | Gustavo Lopes | 2012-08-22 | 3 | -0/+60 |
| * | | Merge branch 'PHP-5.3' into PHP-5.4 | Xinchen Hui | 2012-08-21 | 12 | -0/+360 |
| |\ \ | |/ | |||||
| | * | Move test files to tests dir | Reeze Xia | 2012-08-21 | 12 | -0/+360 |
| * | | Merge branch 'PHP-5.3' into PHP-5.4 | Anatoliy Belsky | 2012-08-06 | 7 | -0/+238 |
| |\ \ | |/ | |||||
| | * | Added the intl tests extracted from Symfony. These are making the intl ext cr... | Matt Ficken | 2012-08-06 | 7 | -0/+238 |
| * | | Merge branch 'PHP-5.3' into PHP-5.4 | Xinchen Hui | 2012-08-02 | 1 | -1/+0 |
| |\ \ | |/ | |||||
| | * | Fix test, wrong exepct rule used | Xinchen Hui | 2012-08-02 | 1 | -2/+1 |
| * | | Fix test title and limit it to ICU >= 4.8 | Gustavo André dos Santos Lopes | 2012-07-30 | 1 | -1/+3 |
| * | | Remove executable bit from files | Gustavo André dos Santos Lopes | 2012-07-30 | 4 | -0/+0 |
| * | | Merge branch '5.3' into 5.4 | Gustavo André dos Santos Lopes | 2012-07-30 | 85 | -0/+2 |
| |\ \ | |/ | |||||
| | * | Limit test to ICU 49 | Gustavo André dos Santos Lopes | 2012-07-30 | 1 | -0/+2 |
| | * | Remove executable bit from files | Gustavo André dos Santos Lopes | 2012-07-30 | 87 | -0/+0 |
| * | | Duplicate test for ICU 49 | Gustavo André dos Santos Lopes | 2012-07-23 | 2 | -2/+277 |
| * | | Fixed the common misspelling of the word occurred (occured -> occurred) | Marc Easen | 2012-06-30 | 1 | -1/+1 |
| * | | Merge branch 'PHP-5.3' into PHP-5.4 | Xinchen Hui | 2012-06-07 | 3 | -235/+40 |
| |\ \ | |/ | |||||
| | * | Fixed tests in ext/intl | Gustavo André dos Santos Lopes | 2012-06-05 | 2 | -199/+5 |
| | * | Changed XFAILed collator_get_sort_key.phpt | Gustavo André dos Santos Lopes | 2012-06-04 | 1 | -36/+35 |
| * | | fix testphp-5.4.4RC2 | Stanislav Malyshev | 2012-05-29 | 1 | -1/+1 |
| * | | Merge branch '5.3' into 5.4 | Gustavo André dos Santos Lopes | 2012-05-24 | 1 | -0/+23 |
| |\ \ | |/ | |||||
| | * | Fixed bug #55610: ResourceBundle and Traversable | Gustavo André dos Santos Lopes | 2012-05-24 | 1 | -0/+23 |
| * | | Changed ResourceBundle constructor behavior | Gustavo André dos Santos Lopes | 2012-05-24 | 1 | -0/+26 |
| * | | Merge branch '5.3' into 5.4 | Gustavo André dos Santos Lopes | 2012-05-24 | 1 | -0/+45 |
| |\ \ | |/ | |||||
| | * | Fixed bug #60785 | Gustavo André dos Santos Lopes | 2012-05-24 | 1 | -0/+45 |
| * | | Merge branch '5.3' into 5.4 | Gustavo André dos Santos Lopes | 2012-05-23 | 1 | -0/+22 |
| |\ \ | |/ | |||||
| | * | Fixed bug #62017 | Gustavo André dos Santos Lopes | 2012-05-23 | 1 | -0/+22 |
| * | | Merge branch '5.3' into 5.4 | Gustavo André dos Santos Lopes | 2012-05-23 | 4 | -0/+57 |
| |\ \ | |/ | |||||
| | * | Fixed bug #6208: memory leak in grapheme_extract() | Gustavo André dos Santos Lopes | 2012-05-23 | 1 | -0/+12 |
| | * | Fixed bug #62082 | Gustavo André dos Santos Lopes | 2012-05-23 | 1 | -0/+15 |
| | * | Fixed bug #62081 | Gustavo André dos Santos Lopes | 2012-05-23 | 1 | -0/+14 |
| | * | Fixed bug #62070 | Gustavo André dos Santos Lopes | 2012-05-23 | 1 | -0/+16 |
| * | | Merge branch 'PHP-5.3' into PHP-5.4 | Stanislav Malyshev | 2012-04-19 | 2 | -0/+42 |
| |\ \ | |/ | |||||
| | * | Merge branch 'pull-request/61' into PHP-5.3 | Stanislav Malyshev | 2012-04-19 | 2 | -0/+42 |
| | |\ | |||||
| | | * | Bug#59597 NumberFormatter::parse() with TYPE_INT64 results in a 32 bit integer | Sherif Ramadan | 2012-04-19 | 1 | -0/+19 |
| | |/ | |||||
| | * | Fix bug #61448 intl tests fail with icu >= 4.8 | Anatoliy Belsky | 2012-03-28 | 38 | -26/+2931 |
| * | | Merge branch 'PHP-5.3' into PHP-5.4 | Anatoliy Belsky | 2012-03-28 | 38 | -26/+2931 |
| |\ \ | |||||
| | * | | Fix bug #61448 intl tests fail with icu >= 4.8 | Anatoliy Belsky | 2012-03-28 | 38 | -26/+2931 |
| | |/ | |||||
| * | | fix tests | Stanislav Malyshev | 2012-03-25 | 4 | -8/+8 |
| * | | Merge branch 'PHP-5.3' into PHP-5.4 | Stanislav Malyshev | 2012-03-25 | 1 | -0/+11 |
| |\ \ | |/ | |||||
| | * | fix bug #61487 - bad bounds check in grapheme_strpos | Stanislav Malyshev | 2012-03-25 | 1 | -0/+11 |
| | * | Same thing here. "June 18, 1969 8:49:59 AM " does not contain a timezone, so ... | Rasmus Lerdorf | 2012-02-05 | 1 | -3/+3 |
| | * | Without a timezone you can't know whether it is dst or not in this one | Rasmus Lerdorf | 2012-02-05 | 1 | -2/+2 |
| | * | Redid the fix for #60192 with suggestions by Pierre and Kalle | Florian Anderiasch | 2011-11-03 | 5 | -7/+6 |
| | * | Fix #60192 SegFault when Collator not constructed properly | Florian Anderiasch | 2011-11-02 | 5 | -0/+102 |
| | * | the TZ environment variable also needed to be set here, didn't dug up why dat... | Ferenc Kovacs | 2011-09-22 | 1 | -0/+1 |
| | * | Added skipif | Xinchen Hui | 2011-09-06 | 3 | -0/+6 |
| | * | fix tests | Stanislav Malyshev | 2011-09-05 | 5 | -164/+220 |
| | * | More tests | Ilia Alshanetsky | 2011-06-01 | 2 | -1/+11 |
| | * | Implemented FR #54561 (Expose ICU Version & ICU Data Version info). | Ilia Alshanetsky | 2011-06-01 | 1 | -0/+10 |
