]> granicus.if.org Git - php/commit
Fixed bug #79779
authorNikita Popov <nikita.ppv@gmail.com>
Tue, 7 Jul 2020 08:27:22 +0000 (10:27 +0200)
committerNikita Popov <nikita.ppv@gmail.com>
Tue, 7 Jul 2020 08:27:22 +0000 (10:27 +0200)
commit6a9d934b2ccde3e10d9a6cdf5927b539a937f1b0
tree94057d8217e7e39eee00df32fba4a455cb74ea16
parentd9b4974cbcb68881237ebeaeae4ed9b4db62436f
Fixed bug #79779

ASSIGN_OBJ_REF was not handling in zend_wrong_string_offset.
NEWS
Zend/tests/bug79779.phpt [new file with mode: 0644]
Zend/zend_execute.c