.. |
breakiterator
|
Use ZEND_THIS macro to hide implementation details in extensions code.
|
2018-11-15 19:54:19 +03:00 |
calendar
|
Use ZEND_THIS macro to hide implementation details in extensions code.
|
2018-11-15 19:54:19 +03:00 |
collator
|
Use ZEND_THIS macro to hide implementation details in extensions code.
|
2018-11-15 19:54:19 +03:00 |
common
|
Use ZEND_THIS macro to hide implementation details in extensions code.
|
2018-11-15 19:54:19 +03:00 |
converter
|
Use ZEND_THIS macro to hide implementation details in extensions code.
|
2018-11-15 19:54:19 +03:00 |
dateformat
|
Clean up unnecessary ternary expressions and simplify some returns
|
2018-12-03 01:22:14 +01:00 |
formatter
|
Implement typed properties
|
2019-01-11 15:49:06 +01:00 |
grapheme
|
Sync leading and final newlines in source code files
|
2018-10-14 12:56:38 +02:00 |
idn
|
Remove deprecated INTL_IDNA_VARIANT_2003
|
2019-01-28 15:18:01 +01:00 |
locale
|
Trim trailing whitespace in source code files
|
2018-10-13 14:14:50 +02:00 |
msgformat
|
Use ZEND_THIS macro to hide implementation details in extensions code.
|
2018-11-15 19:54:19 +03:00 |
normalizer
|
Trim trailing whitespace in source code files
|
2018-10-13 14:17:28 +02:00 |
resourcebundle
|
Use ZEND_THIS macro to hide implementation details in extensions code.
|
2018-11-15 19:54:19 +03:00 |
spoofchecker
|
Use ZEND_THIS macro to hide implementation details in extensions code.
|
2018-11-15 19:54:19 +03:00 |
tests
|
Remove deprecated INTL_IDNA_VARIANT_2003
|
2019-01-28 15:18:01 +01:00 |
timezone
|
Require ICU ≥ 50.1
|
2018-09-15 13:59:54 +02:00 |
transliterator
|
Implement typed properties
|
2019-01-11 15:49:06 +01:00 |
uchar
|
Sync leading and final newlines in source code files
|
2018-10-14 12:56:38 +02:00 |
config.m4
|
ext/intl: Use pkg-config to detect icu
|
2018-12-09 16:59:24 +01:00 |
config.w32
|
Trim trailing whitespace in source code files
|
2018-10-13 14:17:28 +02:00 |
CREDITS
|
Remove executable bit from files
|
2012-07-30 10:25:17 +02:00 |
ERROR.CONVENTIONS
|
Trim trailing whitespace in source code files
|
2018-10-13 14:17:28 +02:00 |
intl_common.h
|
fix extern "C"
|
2015-04-01 13:18:52 +02:00 |
intl_convert.c
|
Avoid useless checks, using zend_string_efree(), in cases where the string is known to be a temporary allocated zend_string.
|
2018-05-08 17:30:15 +03:00 |
intl_convert.h
|
Cleanup (avoid string reallocations)
|
2015-07-01 13:26:39 +03:00 |
intl_convertcpp.cpp
|
Remove unused Git attributes ident
|
2018-07-25 00:53:25 +02:00 |
intl_convertcpp.h
|
Remove unused Git attributes ident
|
2018-07-25 00:53:25 +02:00 |
intl_cppshims.h
|
s/PHP 5/PHP 7/
|
2014-09-19 18:33:14 +02:00 |
intl_data.h
|
Fixed bug #74385 Locale::parseLocale() broken with some arguments
|
2018-05-03 16:34:33 +02:00 |
intl_error.c
|
Trim trailing whitespace in source code files
|
2018-10-13 14:14:50 +02:00 |
intl_error.h
|
Reduce struct size by 8 bytes on 64-bit
|
2018-02-19 10:12:46 +01:00 |
php_intl.c
|
Require ICU ≥ 50.1
|
2018-09-15 13:59:54 +02:00 |
php_intl.h
|
Bump intl extension version to PHP release version
|
2018-06-14 23:35:29 +02:00 |