by shigemk2

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

PHP 2021-09-03

  • [2021-09-03 21:42:36 +0900]: Fix inconsistency in true/false/null constant resolution when opcache is not used (#7441)
  • [2021-09-03 21:06:06 +0900]: Fix some more CLEANUP sections
  • [2021-09-03 20:59:02 +0900]: Fix file clash in gd tests
  • [2021-09-03 18:34:48 +0900]: Fix CLEAN sections
  • [2021-09-03 18:49:34 +0900]: Clean ext/opcache/minilua
  • [2021-09-03 18:07:16 +0900]: Fix some more CLEAN sections
  • [2021-09-03 17:52:30 +0900]: Fix some broken or unnecessary CLEAN sections
  • [2021-09-03 10:38:07 +0900]: Support generate lldb command in run-tests.php (#7451)
  • [2021-09-03 10:37:42 +0900]: Micro optimizations for xp_ssl.c (#7447)
  • [2021-09-03 06:49:05 +0900]: Use --EXTENSIONS-- section for new test
  • [2021-09-03 05:28:49 +0900]: Remove mysqli_close that prevented CLEAN from running properly
  • [2021-09-03 01:38:52 +0900]: Fully qualify ReturnTypeWillChange in deprecation message
  • [2021-09-03 01:38:52 +0900]: Fully qualify ReturnTypeWillChange in deprecation message
  • [2021-09-03 00:44:52 +0900]: Fix forgotten test
  • [2021-09-03 00:06:19 +0900]: Revert unintended tentative return type change