diff options
author | Tyson Andre <tysonandre775@hotmail.com> | 2020-05-25 16:38:08 -0400 |
---|---|---|
committer | Tyson Andre <tysonandre775@hotmail.com> | 2020-05-26 09:57:10 -0400 |
commit | 9b332725361743f65ec0113647e5f62c8b4a9767 (patch) | |
tree | ffbf0e68cdd08cabe748f164e7651ffaf80ae21d /sapi/phpdbg/phpdbg_utils.c | |
parent | 446525cb879648b83fd6fc702f899ebe7872e08d (diff) | |
download | php-git-9b332725361743f65ec0113647e5f62c8b4a9767.tar.gz |
Allow generators to have a real return type of `mixed` or `object`
Fixes an edge case overlooked in
https://github.com/php/php-src/pull/5313
Generators are objects, so `object` should have also been allowed in addition to
`iterable` and `Traversable`
Closes GH-5626
Diffstat (limited to 'sapi/phpdbg/phpdbg_utils.c')
0 files changed, 0 insertions, 0 deletions