Merge branch 'PHP-7.0' into PHP-7.1
authorDmitry Stogov <dmitry@zend.com>
Mon, 5 Dec 2016 18:49:09 +0000 (21:49 +0300)
committerDmitry Stogov <dmitry@zend.com>
Mon, 5 Dec 2016 18:49:09 +0000 (21:49 +0300)
commit2f0e61f4b7904956825e86211e21ab4bf503fa0a
treec57f84161714c36fb84b2886e0476b24b25d5d33
parent8ad9043aa33ea3c4d5a97b543ff9b805cb380e7b
parenta983b728a787360ff033bbf79ec3bd538b6aafb0
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 when exception thrown during type converion).
Zend/zend_operators.c