php-src/ext/intl/formatter
DanielEScherzer db545767e5
Rename ZEND_STR_DEPRECATED to ZEND_STR_DEPRECATED_CAPITALIZED (#15831)
To match other capitalized strings like `ZEND_STR_UNKNOWN_CAPITALIZED` and
`ZEND_STR_ARRAY_CAPITALIZED`. Since this known string was only added in PHP
8.4, no backwards compatibility alias is needed.
2024-09-10 22:45:23 +01:00
..
formatter.stub.php Replace @deprecated by #[\Deprecated] for internal functions / class constants (#14750) 2024-07-10 16:47:31 +02:00
formatter_arginfo.h Rename ZEND_STR_DEPRECATED to ZEND_STR_DEPRECATED_CAPITALIZED (#15831) 2024-09-10 22:45:23 +01:00
formatter_attr.c Preferably include from build dir (#13516) 2024-06-26 00:26:43 +02:00
formatter_class.c Replace @deprecated by #[\Deprecated] for internal functions / class constants (#14750) 2024-07-10 16:47:31 +02:00
formatter_class.h Update http->https in license (#6945) 2021-05-06 12:16:35 +02:00
formatter_data.c Preferably include from build dir (#13516) 2024-06-26 00:26:43 +02:00
formatter_data.h Update http->https in license (#6945) 2021-05-06 12:16:35 +02:00
formatter_format.c Preferably include from build dir (#13516) 2024-06-26 00:26:43 +02:00
formatter_format.h Update http->https in license (#6945) 2021-05-06 12:16:35 +02:00
formatter_functions_arginfo.h Do not include the same stub multiple times 2020-04-03 14:23:54 +02:00
formatter_main.c Trim trailing whitespace (#14721) 2024-06-29 18:41:45 +02:00
formatter_parse.c Preferably include from build dir (#13516) 2024-06-26 00:26:43 +02:00