by shigemk2

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

PHP 2021-12-20

  • [2021-12-20 23:27:06 +0900]: Allow internal functions to declare if they support compile-time evaluation, add functions. (#7780)
  • [2021-12-20 21:06:32 +0900]: Fix incorrect optimization of ASSIGN_OP that may lead to memory leak
  • [2021-12-20 18:48:48 +0900]: JIT: Fix register clobbering
  • [2021-12-20 17:40:11 +0900]: Fix type inference for INIT_ARRAY with invalid index
  • [2021-12-20 00:12:35 +0900]: [skip ci] Document how to quickly check if jit .dasc files transpile, how to test the jit in different architectures. (#7768)
  • [2021-12-20 00:04:09 +0900]: Fix typos in opcache code comments, tests (#7794)