by shigemk2

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

PHP 2021-09-29

  • [2021-09-29 23:22:48 +0900]: Fix backtraces with overridden zend_execute_ex
  • [2021-09-29 21:55:04 +0900]: Use bool instead of zend_long in Calendar ext internal function handler
  • [2021-09-29 18:06:42 +0900]: Fix inference for INIT_ARRAY with illegal offset type
  • [2021-09-29 17:14:33 +0900]: Handle throwing destructor in BIND_STATIC
  • [2021-09-29 17:01:05 +0900]: Convert exception during delayed autoload to fatal error
  • [2021-09-29 16:37:40 +0900]: Add upper case functions to zend_operators.c and use them (#7521)
  • [2021-09-29 16:22:17 +0900]: Revert "Fix DATE_FORMAT_COOKIE definition"
  • [2021-09-29 12:08:27 +0900]: ARM64: range.phpt failed under RELEASE mode
  • [2021-09-29 06:28:33 +0900]: The PHP-8.1 branch is now for 8.1.0RC4
  • [2021-09-29 05:49:26 +0900]: JIT x86: Fixed NaN handling
  • [2021-09-29 04:44:12 +0900]: Fix bug #75941: Fix compile failure on Solaris with clang
  • [2021-09-29 04:40:04 +0900]: Tracing JIT: Fixed possible memory-leak or missed destructor call.