]> granicus.if.org Git - php/commit
Fixed bug #78376 (Incorrect preloading of constant static properties)
authorDmitry Stogov <dmitry@zend.com>
Mon, 5 Aug 2019 19:55:06 +0000 (22:55 +0300)
committerDmitry Stogov <dmitry@zend.com>
Mon, 5 Aug 2019 19:55:06 +0000 (22:55 +0300)
commit3fc0e2bb80734c052dc1e0c34f93a3a7f4086557
treeb4558d552e405fa0dbda5d5840dd373764eec505
parent790b0b109ad269b7367e3720d056530a86fa7123
Fixed bug #78376 (Incorrect preloading of constant static properties)
NEWS
ext/opcache/ZendAccelerator.c
ext/opcache/tests/bug78376.phpt [new file with mode: 0644]
ext/opcache/tests/preload_bug78376.inc [new file with mode: 0644]