mirror of
https://github.com/php/php-src.git
synced 2025-08-17 14:38:49 +02:00
![]() Historically, the _ex variants separated the zval first, if a conversion was necessary. This distinction no longer makes sense since PHP 7. The only difference that was still left is that _ex checked whether the type is the same first, but the usage of these macros did not actually distinguish on whether such an inlined check is valuable or not in a given context. Also drop the unused convert_to_explicit_type macros. |
||
---|---|---|
.. | ||
formatter.c | ||
formatter.h | ||
formatter.stub.php | ||
formatter_arginfo.h | ||
formatter_attr.c | ||
formatter_class.c | ||
formatter_class.h | ||
formatter_data.c | ||
formatter_data.h | ||
formatter_format.c | ||
formatter_format.h | ||
formatter_functions_arginfo.h | ||
formatter_main.c | ||
formatter_parse.c |