by shigemk2

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

PHP 2021-11-18

  • [2021-11-18 22:55:51 +0900]: Fixed date/diff where the difference in hour is less than 1
  • [2021-11-18 22:50:49 +0900]: Remove commented code in pass1
  • [2021-11-18 20:17:36 +0900]: Fixed a crash becaeuse of race condition in inheritance cache
  • [2021-11-18 19:16:13 +0900]: Update reflection test after stub change
  • [2021-11-18 19:11:52 +0900]: Implement serialize() and unserialize() on GMP
  • [2021-11-18 18:36:35 +0900]: Clarify that preg_match_all() cannot return null
  • [2021-11-18 17:33:24 +0900]: Skip test under preloading
  • [2021-11-18 08:10:28 +0900]: Fix ZEND_HASH_REVERSE_FOREACH_PTR definition
  • [2021-11-18 00:43:39 +0900]: JIT: Fixed memory leak in Zend/tests/concat_002.phpt introduced by fac78ee760d04414abae571a28751de61a1c5b8c
  • [2021-11-18 00:23:36 +0900]: Fixed bug #81607 (CE_CACHE allocation with concurrent access)
  • [2021-11-18 00:06:25 +0900]: Fixed bug #81631