diff options
author | Nikita Popov <nikita.ppv@gmail.com> | 2019-10-25 11:24:32 +0200 |
---|---|---|
committer | Nikita Popov <nikita.ppv@gmail.com> | 2019-10-25 11:24:32 +0200 |
commit | f07565b0ebdfc5b8210bbf58d994ebd319014e67 (patch) | |
tree | f1e4dc0a53f22105b7e50a0d7b4e7eeb12fb22f0 /ext/reflection/php_reflection.c | |
parent | a8b4e40fa225f4f2524cc29c37119d00005ccca1 (diff) | |
download | php-git-f07565b0ebdfc5b8210bbf58d994ebd319014e67.tar.gz |
Check class linking in VERIFY_RETURN_TYPE optimization
instanceof_function() requires linked classes. I'm not reusing
unlinked_instanceof() here, because it performs class loading,
which wouldn't be right here, I think.
Diffstat (limited to 'ext/reflection/php_reflection.c')
0 files changed, 0 insertions, 0 deletions