diff options
author | Nikita Popov <nikita.ppv@gmail.com> | 2019-05-28 16:39:49 +0200 |
---|---|---|
committer | Nikita Popov <nikita.ppv@gmail.com> | 2019-05-28 16:40:56 +0200 |
commit | 59dfaa3f99b9be8b0848fe7bafce3c52a821a1fc (patch) | |
tree | e724c688f8ecbc212ef96f3bcceb84587e381190 /ext/reflection/php_reflection.c | |
parent | d661a75d54be58515edf6e560ae7d71315ffcb83 (diff) | |
download | php-git-59dfaa3f99b9be8b0848fe7bafce3c52a821a1fc.tar.gz |
Fix type inference of SEND_UNPACK with empty array
An empty array will not be turned into an array of references.
This violated the invariant than an array has values iff it has
keys.
Diffstat (limited to 'ext/reflection/php_reflection.c')
0 files changed, 0 insertions, 0 deletions