by shigemk2

当面は技術的なことしか書かない

PHP 2021-12-06

  • [2021-12-06 21:59:30 +0900]: Fixed incorrect DCE of a constructor call
  • [2021-12-06 20:22:07 +0900]: JIT: Fix incorrect elimination of type store
  • [2021-12-06 19:08:27 +0900]: Fix use after free because of data clobbering by user error handler
  • [2021-12-06 17:30:03 +0900]: Fix refcount inferemce ($a += $a returns old array with RCN)
  • [2021-12-06 04:26:37 +0900]: Improve final/abstract methods in interfaces error messages