]> granicus.if.org Git - php/commitdiff
Merge branch 'PHP-8.0'
authorDmitry Stogov <dmitry@zend.com>
Thu, 22 Oct 2020 15:24:22 +0000 (18:24 +0300)
committerDmitry Stogov <dmitry@zend.com>
Thu, 22 Oct 2020 15:24:22 +0000 (18:24 +0300)
* PHP-8.0:
  Checj type guards before loading values into CPU registers
  Avoid register allocation for ASSIGN into aliased variable (it might be indirectly changed into IS_REFERENCE)


Trivial merge