diff options
author | Nikita Popov <nikita.ppv@gmail.com> | 2019-10-24 15:52:06 +0200 |
---|---|---|
committer | Nikita Popov <nikita.ppv@gmail.com> | 2019-10-24 15:52:06 +0200 |
commit | d71a6ee54fb43acc08a3ed471cc2469946e135de (patch) | |
tree | 2ef93ee82420830abbb537bdf809cdcd6a5be84f /Zend/zend_API.c | |
parent | 9666d7a753e1276b3ead88946af26695aac0d4df (diff) | |
download | php-git-d71a6ee54fb43acc08a3ed471cc2469946e135de.tar.gz |
Remove unnecessary type checks in verify_missing_return_type
We don't emit VERIFY_RETURN_TYPE for void functions, so there's
no need to check it here. It's always an error.
Diffstat (limited to 'Zend/zend_API.c')
0 files changed, 0 insertions, 0 deletions