Merge branch 'PHP-7.1'
authorDmitry Stogov <dmitry@zend.com>
Fri, 2 Dec 2016 12:14:48 +0000 (15:14 +0300)
committerDmitry Stogov <dmitry@zend.com>
Fri, 2 Dec 2016 12:14:48 +0000 (15:14 +0300)
* PHP-7.1:
  Fixed behavior of failing compound assignments (they shouldn't change the source value when exception thrown during type converion).

1  2 
Zend/zend_operators.c

Simple merge