diff options
author | Tyson Andre <tysonandre775@hotmail.com> | 2019-09-02 22:33:30 -0400 |
---|---|---|
committer | Nikita Popov <nikita.ppv@gmail.com> | 2019-09-04 11:12:41 +0200 |
commit | 94e2f25f076734a38b1c046e06459d404a7650cf (patch) | |
tree | 2dce5bbe28973766e955ee437920fbb38595a0c9 /ext/xmlreader/php_xmlreader.c | |
parent | ced5bb7d88b48dbc9b98a2d24e3ee586fe65651a (diff) | |
download | php-git-94e2f25f076734a38b1c046e06459d404a7650cf.tar.gz |
Add missing opcache return types for functions in spl
(excluding spl_autoload)
spl_object_id() is of the most interest to me,
since I frequently call it in an application.
This includes false/null types caused by wrong argument types and wrong argument
counts.
I can't rule out iterator_to_array returning null in spl_iterator_apply,
so leave MAY_BE_NULL in.
With review comments by nikic:
Co-Authored-By: Nikita Popov <nikita.ppv@googlemail.com>
Diffstat (limited to 'ext/xmlreader/php_xmlreader.c')
0 files changed, 0 insertions, 0 deletions