]> granicus.if.org Git - php/commit
Fixed bug 78175 (Preloading must store default values of static variables and properties)
authorDmitry Stogov <dmitry@zend.com>
Mon, 24 Jun 2019 17:32:27 +0000 (20:32 +0300)
committerDmitry Stogov <dmitry@zend.com>
Mon, 24 Jun 2019 17:32:27 +0000 (20:32 +0300)
commit0f29fb5cd81d9df4829bc63f704019df910b3075
tree05c34dda76c2e45630d5fe9528d10dc5fef97bd3
parent94df6dc3fd07fa187ba09c587a8d1357fd8bbe6f
Fixed bug 78175 (Preloading must store default values of static variables and properties)
Zend/zend_compile.c
Zend/zend_inheritance.c
Zend/zend_object_handlers.c
Zend/zend_opcode.c
Zend/zend_vm_def.h
Zend/zend_vm_execute.h
ext/opcache/ZendAccelerator.c
ext/opcache/tests/bug78175_2.phpt [new file with mode: 0644]
ext/opcache/tests/preload_bug78175_2.inc [new file with mode: 0644]
ext/opcache/zend_persist.c
ext/opcache/zend_persist_calc.c