diff options
author | Nikita Popov <nikita.ppv@gmail.com> | 2021-03-17 15:05:09 +0100 |
---|---|---|
committer | Nikita Popov <nikita.ppv@gmail.com> | 2021-03-17 15:05:09 +0100 |
commit | c17434429d4de525a8eb8c33af77324e03a14684 (patch) | |
tree | d8fff662284a4a39bad5145b9f290198975c499d /Zend/zend_objects_API.c | |
parent | faf1567212bb83e39bf113149bf31abf719ca3a5 (diff) | |
download | php-git-c17434429d4de525a8eb8c33af77324e03a14684.tar.gz |
Return bool from imageinterlace()
The function accepts a bool since PHP 8.0, so it should also return
a bool to keep things consistent.
Furthermore a null return from this functions is not possible.
Diffstat (limited to 'Zend/zend_objects_API.c')
0 files changed, 0 insertions, 0 deletions