by shigemk2

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

PHP 2021-10-11

  • [2021-10-11 23:01:16 +0900]: Add missing $flags param to getStream()
  • [2021-10-11 22:56:07 +0900]: Fixed type inference for COPY_TMP
  • [2021-10-11 22:55:21 +0900]: Declare some properties in tests
  • [2021-10-11 21:32:51 +0900]: Generate tracing jit corpus in generate_all.php
  • [2021-10-11 20:10:02 +0900]: JIT: Fixed incorrect deoptimization info
  • [2021-10-11 19:57:41 +0900]: improve configuration of pthread link for userfaultd thread under NTS (#7568)
  • [2021-10-11 19:39:49 +0900]: Preserve key/value type invariant in range() type inference
  • [2021-10-11 19:17:44 +0900]: Fix long-term shutdown/tick fci/fcc storage
  • [2021-10-11 19:00:23 +0900]: JIT: Fixed usage of incorrect specialized zval destructor
  • [2021-10-11 18:22:10 +0900]: Release trampoline on zend_call_function with active exception
  • [2021-10-11 16:48:49 +0900]: Fixed type inference (ASSIGN_OP with typed reference may cause type conversion)