php-src/ext/intl
Peter Kokot 1ceadaed52
Autotools: Normalize and quote all PHP_NEW_EXTENSION arguments (#15144)
This adds Autoconf quote characters to all PHP_NEW_EXTENSION arguments
and syncs the CS across the php-src Autotools build system.
2024-07-29 00:14:59 +02:00
..
breakiterator ext/intl last chunk of fast ZPP conversion (#14431) 2024-06-02 10:19:38 +01:00
calendar ext/intl: calendar/locale use fast ZPP. (#14425) 2024-06-02 08:47:08 +01:00
collator Preferably include from build dir (#13516) 2024-06-26 00:26:43 +02:00
common Preferably include from build dir (#13516) 2024-06-26 00:26:43 +02:00
converter Preferably include from build dir (#13516) 2024-06-26 00:26:43 +02:00
dateformat Update http links to https and sync www.php.net URLs (#14854) 2024-07-07 04:23:08 +02:00
formatter Replace @deprecated by #[\Deprecated] for internal functions / class constants (#14750) 2024-07-10 16:47:31 +02:00
grapheme Trim trailing whitespace (#14721) 2024-06-29 18:41:45 +02:00
idn Preferably include from build dir (#13516) 2024-06-26 00:26:43 +02:00
locale Preferably include from build dir (#13516) 2024-06-26 00:26:43 +02:00
msgformat Preferably include from build dir (#13516) 2024-06-26 00:26:43 +02:00
normalizer Preferably include from build dir (#13516) 2024-06-26 00:26:43 +02:00
resourcebundle ext/intl last chunk of fast ZPP conversion (#14431) 2024-06-02 10:19:38 +01:00
spoofchecker ext/intl: SpoofChecker::setAllowedChars support. 2024-07-22 19:52:56 +01:00
tests ext/intl: SpoofChecker::setAllowedChars support. 2024-07-22 19:52:56 +01:00
timezone ext/intl: timezone using fast ZPP and fixing SpoofChecker (#14415) 2024-06-01 19:16:03 +01:00
transliterator Preferably include from build dir (#13516) 2024-06-26 00:26:43 +02:00
uchar Merge branch 'PHP-8.3' 2024-07-24 16:48:44 +02:00
config.m4 Autotools: Normalize and quote all PHP_NEW_EXTENSION arguments (#15144) 2024-07-29 00:14:59 +02:00
config.w32 Remove unsynced and unused HAVE_<extension> defines (#14233) 2024-05-18 14:10:47 +02:00
CREDITS
ERROR_CONVENTIONS.md
intl_common.h Avoid make_printable_zval() in intl collator 2021-06-10 10:12:47 +02:00
intl_convert.c Preferably include from build dir (#13516) 2024-06-26 00:26:43 +02:00
intl_convert.h Update http->https in license (#6945) 2021-05-06 12:16:35 +02:00
intl_convertcpp.cpp ext/intl: intl_CharFromString using zend_string_truncate to adjust th… (#11575) 2023-07-03 16:41:20 +01:00
intl_convertcpp.h Update http->https in license (#6945) 2021-05-06 12:16:35 +02:00
intl_cppshims.h Update http->https in license (#6945) 2021-05-06 12:16:35 +02:00
intl_data.h Update http->https in license (#6945) 2021-05-06 12:16:35 +02:00
intl_error.c Preferably include from build dir (#13516) 2024-06-26 00:26:43 +02:00
intl_error.h Update http->https in license (#6945) 2021-05-06 12:16:35 +02:00
php_intl.c Replace @deprecated by #[\Deprecated] for internal functions / class constants (#14750) 2024-07-10 16:47:31 +02:00
php_intl.h Update http->https in license (#6945) 2021-05-06 12:16:35 +02:00
php_intl.stub.php Replace @deprecated by #[\Deprecated] for internal functions / class constants (#14750) 2024-07-10 16:47:31 +02:00
php_intl_arginfo.h Replace @deprecated by #[\Deprecated] for internal functions / class constants (#14750) 2024-07-10 16:47:31 +02:00