]> granicus.if.org Git - php/commit
Fixed bug #66251 (Constants get statically bound at compile time when Optimized)
authorDmitry Stogov <dmitry@zend.com>
Tue, 10 Dec 2013 13:04:17 +0000 (17:04 +0400)
committerDmitry Stogov <dmitry@zend.com>
Tue, 10 Dec 2013 13:04:17 +0000 (17:04 +0400)
commit73f13f439b3e10cca9b17e7f15c06e7fd11eb6c9
tree1e5c4ca9da5c89e146e80924d27155f8cd0f313a
parent1e161a9c0fc215344998674401122f62077c47af
Fixed bug #66251 (Constants get statically bound at compile time when Optimized)
ext/opcache/Optimizer/pass1_5.c
ext/opcache/tests/bug66251.phpt [new file with mode: 0644]