php-src/ext/zend_test
Nikita Popov 9ec1ee5976 Add support for deprecating constants
Internal constants can be marked as CONST_DEPRECATED, in which
case accessing them will throw a deprecation warning.

For now this is only supported on global constants, not class
constants. Complain to me if you need to deprecate a class
constant...

Closes GH-5072.
2020-01-17 10:05:06 +01:00
..
config.m4 Add AS_HELP_STRING to *nix build configure options 2019-03-07 20:36:59 +01:00
config.w32 Sync leading and final newlines in source code files 2018-10-14 12:56:38 +02:00
php_test.h Merge branch 'PHP-7.4' 2020-01-14 16:47:24 +01:00
test.c Add support for deprecating constants 2020-01-17 10:05:06 +01:00