Activity
Intl: IntlListFormatter - update exception message
Intl: IntlListFormatter - update exception message
Intl: Add IntlNumberRangeFormatter
Intl: Add IntlNumberRangeFormatter
Intl: Fix compile issues with ICU versions lower than 67
Intl: Fix compile issues with ICU versions lower than 67
Force push
Intl: Fix compile issues with ICU versions lower than 67
Intl: Fix compile issues with ICU versions lower than 67
[skip ci] Fix whitespace in ext/pdo_sqlite/sqlite_statement.c
[skip ci] Fix whitespace in ext/pdo_sqlite/sqlite_statement.c
Remove redundant condition and add php closing tag in tests
Remove redundant condition and add php closing tag in tests
Fix typo and code style
Fix typo and code style
disable cloning and use different functions
disable cloning and use different functions
use exception
use exception
update error message
update error message
Hide unavailable constants for ICU < 67 and remove comments
Hide unavailable constants for ICU < 67 and remove comments
use safe_emalloc
use safe_emalloc
Add more tests
Add more tests
Simplify the implementation
Simplify the implementation
Attempt to fix the windows build failure
Attempt to fix the windows build failure
Make IntlListFormatter final, not serializable and use strict properties
Make IntlListFormatter final, not serializable and use strict properties
Call ZEND_PARSE_PARAMETERS_NONE in getErrorCode and getErrorMessage
Call ZEND_PARSE_PARAMETERS_NONE in getErrorCode and getErrorMessage
Skip test if ICU is older than 67
Skip test if ICU is older than 67
Intl: Add IntlListFormatter class
Intl: Add IntlListFormatter class
Add DECIMAL_COMPACT_SHORT and DECIMAL_COMPACT_LONG for NumberFormatte…
Add DECIMAL_COMPACT_SHORT and DECIMAL_COMPACT_LONG for NumberFormatte…
Allow substituting static for self in final classes
Allow substituting static for self in final classes