1
0
mirror of https://github.com/php/php-src.git synced 2026-04-17 21:11:02 +02:00
Files
archived-php-src/ext/intl
Nikita Popov c858d17f06 Optimize instanceof_function
Split out the simple equality check into an inline function --
this is one of the common cases.

Replace instanceof_function_ex with zend_class_implements_interface.
There are a few more places where it may be used.
2019-10-25 10:51:17 +02:00
..
2019-10-07 17:57:49 +03:00
2019-10-25 10:51:17 +02:00
2019-10-24 15:26:24 +02:00
2019-10-07 17:57:49 +03:00