by shigemk2

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

PHP 2021-11-09

  • [2021-11-09 23:52:10 +0900]: Fix file name clash in phar test
  • [2021-11-09 23:32:27 +0900]: Improve strtr() performance using SSE2 instructions
  • [2021-11-09 18:24:41 +0900]: Warn if return type on internal __toString() is missing
  • [2021-11-09 18:17:26 +0900]: Add string return type to __toString() of internal classes
  • [2021-11-09 06:55:40 +0900]: Tracing JIT: Fixed missed type store in deoptimization code
  • [2021-11-09 02:54:17 +0900]: Fixed incorrect reference counter inference
  • [2021-11-09 02:08:39 +0900]: JIT: Fixed incorrect guard elimination