by shigemk2

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

PHP 2021-09-07

  • [2021-09-07 23:18:35 +0900]: Fixed ARM JIT failure introduced in d4ed6b635f99fe3ea4286c2f68c378a1ec60c3f9
  • [2021-09-07 21:28:15 +0900]: JIT: prefer string reallocation instead of allocation/memcpy/deallocation
  • [2021-09-07 19:18:14 +0900]: JIT: improved code for protected properties access
  • [2021-09-07 19:17:16 +0900]: JIT: eliminate check for undefined constant if there is a persistent constant
  • [2021-09-07 19:13:47 +0900]: JIT: Update run_time_cache slot in zend_jit_find_func helper
  • [2021-09-07 17:04:00 +0900]: Remove unnecessary PHP_FUNCTION() declarations (#7472)
  • [2021-09-07 01:58:50 +0900]: Report output from CLEAN (#7456)
  • [2021-09-07 01:57:24 +0900]: Fix file clash in file_put_contents() tests
  • [2021-09-07 00:14:52 +0900]: Add more specific array return type hints for various extensions - part 4 (#7469)