by shigemk2

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

PHP 2021-09-23

  • [2021-09-23 23:42:24 +0900]: Try to fetch opcache.so path relative to binary
  • [2021-09-23 21:29:27 +0900]: Fixed bug #81465
  • [2021-09-23 21:04:05 +0900]: JIT: Fixed register clobbering
  • [2021-09-23 20:11:21 +0900]: Further limit max input size in parser fuzzer
  • [2021-09-23 19:44:51 +0900]: Bail on exception during delayed autoload
  • [2021-09-23 18:14:33 +0900]: Tracing JIT: Remove incorrect assertion
  • [2021-09-23 17:24:24 +0900]: Don't treat expression exit as terminator
  • [2021-09-23 16:51:20 +0900]: Tracing JIT: Fixed possible stack-buffer-overflow.
  • [2021-09-23 16:37:25 +0900]: Fixed use-after-free introduced in f2ceb639b8bf89626dc40d3653e2a50e91dcdbb5
  • [2021-09-23 07:12:49 +0900]: Remove weird condition
  • [2021-09-23 07:00:50 +0900]: Check for zend_shared_alloc() failures
  • [2021-09-23 04:57:57 +0900]: JIT: Fixed possible memory leak
  • [2021-09-23 02:58:51 +0900]: Remove php_mysqli_persistent_helper_once (#7507)