Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Remove IS_CALLABLE check - zvals never have that type.
That type is used by the type checker, and isn't a zval type. https://wiki.php.net/phpng-int > IS_CALLABLE – used only for type hinting > _IS_BOOL – used_only for type hinting
- Loading branch information