by shigemk2

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

PHP 2021-11-30

  • [2021-11-30 23:47:14 +0900]: pcntl add forkx for solaris based systems. (#7654)
  • [2021-11-30 22:07:38 +0900]: Fix crash after indirect modification of string by user error handler
  • [2021-11-30 18:58:54 +0900]: JIT: Fix incorrect reference counting inference
  • [2021-11-30 17:40:18 +0900]: JIT: Fix uninitialized result of ASSIGN_DIM[_OP] after clobbering array by user error handler
  • [2021-11-30 15:44:36 +0900]: Restore line, removed by mistake in b9141223899674a46ced28cb9fdd211bd70c2c0f
  • [2021-11-30 05:32:52 +0900]: Fixed type inference (it's safe to ignore reference counting narrowing)
  • [2021-11-30 03:44:00 +0900]: JIT: Fix exception handling when next array element is already occupied
  • [2021-11-30 00:39:50 +0900]: JIT: Fix named arguments handling
  • [2021-11-30 00:37:49 +0900]: JIT: Fix named arguments handling