]> granicus.if.org Git - php/commit
Add support for **= in opcache optimizer
authorBob Weinand <bobwei9@hotmail.com>
Sun, 13 Sep 2015 10:35:35 +0000 (12:35 +0200)
committerBob Weinand <bobwei9@hotmail.com>
Sun, 13 Sep 2015 10:35:35 +0000 (12:35 +0200)
commitfe08b933e4ab380d4b07275384226b688f82eeac
tree8e4adcbada829eacc0e105a8dddac7a86336cc7e
parent969dcf7b61b1570a8dec1c41e9b967643bb19085
Add support for **= in opcache optimizer
ext/opcache/Optimizer/block_pass.c
ext/opcache/Optimizer/compact_literals.c
ext/opcache/Optimizer/pass2.c
ext/opcache/Optimizer/zend_optimizer.c