php-src/ext/intl
Sara Golemon bd62f5ac47 Merge branch 'PHP-7.3' into PHP-7.4
* PHP-7.3:
  Suppress deprecation warning on IDNA2003 ICU methods
2019-08-16 12:41:32 -04:00
..
breakiterator Replace ZVAL_COPY() and ZVAL_COPY_VALUE() for IS_OBJECT by cheaper macros 2019-05-28 20:10:02 +03:00
calendar Use ZEND_THIS macro to hide implementation details in extensions code. 2018-11-15 19:54:19 +03:00
collator Replace ZVAL_COPY() and ZVAL_COPY_VALUE() for IS_OBJECT by cheaper macros 2019-05-28 20:10:02 +03:00
common Replace ZVAL_COPY() and ZVAL_COPY_VALUE() for IS_OBJECT by cheaper macros 2019-05-28 20:10:02 +03:00
converter Fix UConverter leak 2019-06-25 14:28:58 +02:00
dateformat Allow exceptions in __toString() 2019-06-05 14:25:07 +02:00
formatter Use ZEND_TRY_ASSIGN_REF_... macros for arguments passed to internal function by reference 2019-04-24 18:28:29 +03:00
grapheme Remove local variables 2019-02-03 21:03:00 +01:00
idn Merge branch 'PHP-7.3' into PHP-7.4 2019-08-16 12:41:32 -04:00
locale Merge branch 'PHP-7.2' into PHP-7.3 2019-06-01 02:26:07 +02:00
msgformat Fix TimeZone leak in intl MessageFormat 2019-06-25 14:28:58 +02:00
normalizer Remove local variables 2019-02-03 21:03:00 +01:00
resourcebundle SimpleXMLElement and ResourceBundle implement Countable 2019-05-31 18:59:19 +02:00
spoofchecker Remove local variables 2019-02-03 21:03:00 +01:00
tests Fix expect section 2019-06-01 14:50:14 +02:00
timezone Convert all php_error_docref0 to php_error_docref 2019-07-13 02:05:17 +02:00
transliterator Convert all php_error_docref0 to php_error_docref 2019-07-13 02:05:17 +02:00
uchar Sync leading and final newlines in source code files 2018-10-14 12:56:38 +02:00
config.m4 Normalize comments in *nix build system m4 files 2019-05-12 18:43:03 +02:00
config.w32 Trim trailing whitespace in source code files 2018-10-13 14:17:28 +02:00
CREDITS
ERROR_CONVENTIONS.md [ci skip] Migrate intl error conventions docs to Markdown 2019-05-12 23:24:03 +02:00
intl_common.h fix extern "C" 2015-04-01 13:18:52 +02:00
intl_convert.c Remove local variables 2019-02-03 21:03:00 +01: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 Remove local variables 2019-02-03 21:03:00 +01:00
intl_error.h Reduce struct size by 8 bytes on 64-bit 2018-02-19 10:12:46 +01:00
php_intl.c Remove local variables 2019-02-03 21:03:00 +01:00
php_intl.h Remove local variables 2019-02-03 21:03:00 +01:00