On 06/22/2015 01:27 PM, Dmitry Stogov wrote: > Actually, when you added type hints, php compiler stopped optimizing and > using ZEND_DEFINED (and others) instead of internal function calls, but > of course this shouldn't change behavior. I'll need to take a look into > difference.
Right, behaviour shouldn't change, but couldn't we also make it so that arginfo for internal calls is only used by reflection? We can do all the type checking we need right in ZPP as we do now. Let's just ignore arginfo entirely for these calls. -Rasmus
signature.asc
Description: OpenPGP digital signature