mirror of
https://github.com/php/php-src.git
synced 2024-11-27 11:53:33 +08:00
422d1665a2
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. |
||
---|---|---|
.. | ||
tests | ||
config.m4 | ||
config.w32 | ||
CREDITS | ||
pdo_sqlite.c | ||
php_pdo_sqlite_int.h | ||
php_pdo_sqlite.h | ||
sqlite_driver_arginfo.h | ||
sqlite_driver.c | ||
sqlite_driver.stub.php | ||
sqlite_statement.c |