| fcd4420 |
|
22-Aug-2012 |
Gustavo Lopes <glopes@nebm.ist.utl.pt> |
Merge branch 'PHP-5.4' * PHP-5.4: Fix handling of several uinitialized intl objects Fix handling of several uinitialized intl objects - Fix NEWS - BFN Conflicts: ext/intl/dateformat/dateformat.c
|
| a5d0c1e |
|
21-Aug-2012 |
Gustavo Lopes <glopes@nebm.ist.utl.pt> |
Fix handling of several uinitialized intl objects
/PHP_5_5/ext/intl/formatter/formatter_main.c
|
| 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_5_5/ext/intl/formatter/formatter_main.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_5_5/ext/intl/formatter/formatter_main.c
|
| 882a89f |
|
23-Dec-2009 |
Stanislav Malyshev <stas@php.net> |
cleanup some code, improve error handling
/PHP_5_5/ext/intl/formatter/formatter_main.c
|
| eb1837d |
|
11-Aug-2008 |
Felipe Pena <felipe@php.net> |
MFH: - Added arginfo - Fixed WS - Changed C++ comments to C comments
/PHP_5_5/ext/intl/formatter/formatter_main.c
|
| 0d30c88 |
|
22-Jul-2008 |
Stanislav Malyshev <stas@php.net> |
use correct locale check
/PHP_5_5/ext/intl/formatter/formatter_main.c
|
| d54c396 |
|
22-Jul-2008 |
Stanislav Malyshev <stas@php.net> |
refactor ctors, cleanup code
/PHP_5_5/ext/intl/formatter/formatter_main.c
|
| 0d16b15 |
|
07-Jul-2008 |
Stanislav Malyshev <stas@php.net> |
Merge intl extension into core
/PHP_5_5/ext/intl/formatter/formatter_main.c
|