by shigemk2

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

PHP 2021-07-20

  • [2021-07-20 23:32:24 +0900]: Skip new preload test on Windows
  • [2021-07-20 23:27:51 +0900]: Remove gcov mention from release process docs
  • [2021-07-20 22:23:21 +0900]: Fix RC_DEBUG check for IS_NULL type
  • [2021-07-20 22:51:27 +0900]: Create interned strings for internal union types
  • [2021-07-20 22:36:38 +0900]: Duplicate possibly persistent string in phar metadata clone
  • [2021-07-20 22:12:30 +0900]: Create persistent interned string for password algos
  • [2021-07-20 22:00:50 +0900]: Fix snmp test for ipv6
  • [2021-07-20 21:44:14 +0900]: Fix type info for pg_socket()
  • [2021-07-20 21:23:48 +0900]: Fix bug #81272: Fix func info for functions returning EMPTY_ARRAY
  • [2021-07-20 21:27:43 +0900]: Fixed bug #81256 (Assertion `zv != ((void *)0)' failed for "preload" with JIT)
  • [2021-07-20 20:16:41 +0900]: Use single line phpdoc in stubs where possible
  • [2021-07-20 19:36:20 +0900]: Drop serial denier functions
  • [2021-07-20 19:43:54 +0900]: Fix typo in comment
  • [2021-07-20 12:35:44 +0900]: Not serializable flag permeation
  • [2021-07-20 17:23:58 +0900]: Indent stubs inside global namespace blocks (#7261)
  • [2021-07-20 16:45:50 +0900]: Fix file name clash in curl_copy_handle tests
  • [2021-07-20 16:26:36 +0900]: Declare tentative return types for ext/dom (#6985)
  • [2021-07-20 08:00:10 +0900]: Actually, abstract methods don't have a body
  • [2021-07-20 07:52:26 +0900]: Fix some smaller formatting inconsistencies in stubs
  • [2021-07-20 07:25:11 +0900]: Revert "Fix #79908: json_encode encodes negative zero as int"