by shigemk2

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

PHP 2021-10-07

  • [2021-10-07 23:50:29 +0900]: Check exception after undef var notice
  • [2021-10-07 22:34:34 +0900]: Handle undefined dim in assign_dim_helper
  • [2021-10-07 21:37:26 +0900]: Set opline before calling undef op helper
  • [2021-10-07 21:29:29 +0900]: Add more specific array return type hints for various extensions - part 6 (#7474)
  • [2021-10-07 21:27:56 +0900]: JIT: Fixed wrong comparison skip
  • [2021-10-07 20:34:18 +0900]: JIT: Fixed incorrect reference handling in PRE_INC/DEC_OBJ
  • [2021-10-07 19:48:28 +0900]: JIT: Fixed incorrect code generation for JMPZ
  • [2021-10-07 18:42:08 +0900]: Fixed bug #54350
  • [2021-10-07 17:07:48 +0900]: Make it clear that pg_last_notice cannot return false (#7564)
  • [2021-10-07 02:14:20 +0900]: Reduce max input size in parser fuzzer