by shigemk2

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

PHP 2021-10-06

  • [2021-10-06 23:21:02 +0900]: XFAIL: Return types cannot be inferred through prototypes
  • [2021-10-06 22:50:25 +0900]: JIT ARM64: Fixed NaN handling
  • [2021-10-06 22:35:33 +0900]: JIT: Fixed NaN handling
  • [2021-10-06 20:55:34 +0900]: Fixed type inference that may cause JIT failure
  • [2021-10-06 18:10:39 +0900]: JIT: Fixed register clobbering
  • [2021-10-06 17:48:14 +0900]: Fix array cast type inference wrt packed arrays
  • [2021-10-06 16:56:32 +0900]: Don't start new block after loop free
  • [2021-10-06 16:18:18 +0900]: JIT: Fixed incorrect overflow detection introduced in a5e502ef4d089a29856cfeb618b66da7fa9baf24
  • [2021-10-06 02:28:30 +0900]: Force UTC
  • [2021-10-06 02:23:56 +0900]: Fixed assign coalesce. "$a[0] ??= $a" should evaluate the right $a first.
  • [2021-10-06 02:23:56 +0900]: Fixed assign coalesce. "$a[0] ??= $a" should evaluate the right $a first.
  • [2021-10-06 01:25:43 +0900]: Prepare branch for 7.4.26-dev
  • [2021-10-06 01:13:50 +0900]: Fix #81509 pg_end_copy still expects a resource
  • [2021-10-06 00:43:48 +0900]: Add test for pg_put_line() and pg_end_copy()