| 06e06f0 |
|
30-Jul-2012 |
Gustavo André dos Santos Lopes <cataphract@php.net> |
Merge branch '5.4' * 5.4: Fix test title and limit it to ICU >= 4.8 Remove executable bit from files Limit test to ICU 49 Remove executable bit from files
|
| 9762609 |
|
30-Jul-2012 |
Gustavo André dos Santos Lopes <cataphract@php.net> |
Remove executable bit from files
/php-src/ext/intl/msgformat/msgformat_parse.c
|
| c052b9c |
|
23-Jul-2012 |
Gustavo Lopes <glopes@safelinq.com> |
Do not fetch default locale once on minit or rinit The default locale is now requested to ICU when it's needed by using intl_get_default_locale().
/php-src/ext/intl/msgformat/msgformat_parse.c
|
| 52d541a |
|
06-Jun-2012 |
Gustavo André dos Santos Lopes <cataphract@php.net> |
Optimization in ext/intl/msgformat Don't transform the string to make it apostrophe friendly in ICU 4.8+ as that it is now the default.
/php-src/ext/intl/msgformat/msgformat_parse.c
|
| 8b27b6d |
|
04-Aug-2011 |
Felipe Pena <felipe@php.net> |
- Fixed possible efree(NULL) (bug #55296)
/php-src/ext/intl/msgformat/msgformat_parse.c
|
| eb1837d |
|
11-Aug-2008 |
Felipe Pena <felipe@php.net> |
MFH: - Added arginfo - Fixed WS - Changed C++ comments to C comments
/php-src/ext/intl/msgformat/msgformat_parse.c
|
| d54c396 |
|
22-Jul-2008 |
Stanislav Malyshev <stas@php.net> |
refactor ctors, cleanup code
/php-src/ext/intl/msgformat/msgformat_parse.c
|
| 0d16b15 |
|
07-Jul-2008 |
Stanislav Malyshev <stas@php.net> |
Merge intl extension into core
/php-src/ext/intl/msgformat/msgformat_parse.c
|