]> granicus.if.org Git - php/commit
Merge branch 'PHP-7.1'
authorDmitry Stogov <dmitry@zend.com>
Fri, 2 Dec 2016 11:00:50 +0000 (14:00 +0300)
committerDmitry Stogov <dmitry@zend.com>
Fri, 2 Dec 2016 11:00:50 +0000 (14:00 +0300)
commit0314958a43ee349f5f3fa32e6969e2ef9878e58d
tree2268a3ac6bd3aba58aed4a3ebedf8f2ae2682db6
parent1d3ff95d8408cd808f241310ba349867c5935475
parent5a57b3d6e0c6cc86582f0f1e96fc6385eac51f58
Merge branch 'PHP-7.1'

* PHP-7.1:
  Fixed behavior of failing compound assignments (they shouldn't change the source value).
Zend/zend_operators.c