mirror of
https://github.com/php/php-src.git
synced 2025-08-16 22:18:50 +02:00
![]() Have each of the specialized methods for registering a constant return a pointer to the registered constant the same way that the generic `zend_register_constant()` function does, and use those in the generated arginfo files to avoid needing to search for a constant that was just registered in order to add attributes to it. |
||
---|---|---|
.. | ||
tests | ||
callback_filter.c | ||
config.m4 | ||
config.w32 | ||
CREDITS | ||
filter.c | ||
filter.stub.php | ||
filter_arginfo.h | ||
filter_private.h | ||
logical_filters.c | ||
php_filter.h | ||
sanitizing_filters.c |