]> granicus.if.org Git - php/commit
Merge branch 'PHP-7.0' into PHP-7.1
authorDmitry Stogov <dmitry@zend.com>
Fri, 2 Dec 2016 11:00:29 +0000 (14:00 +0300)
committerDmitry Stogov <dmitry@zend.com>
Fri, 2 Dec 2016 11:00:29 +0000 (14:00 +0300)
commit5a57b3d6e0c6cc86582f0f1e96fc6385eac51f58
tree5726238ffba1b72f4b6e6ec7907859e183db3ab8
parent2f5090168fe759a0fb94e5d78470a50f0e868796
parentdbf39cddd93ad06ce0353695bd02d448a5d6dac9
Merge branch 'PHP-7.0' into PHP-7.1

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