by shigemk2

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

PHP 2021-06-18

  • [2021-06-18 23:22:52 +0900]: Refactor SplFixedArray (#7168)
  • [2021-06-18 20:25:39 +0900]: Convert some recently introduced zend_bool to bool
  • [2021-06-18 18:36:38 +0900]: Deduplicate code for handling zend_type in inference
  • [2021-06-18 18:24:53 +0900]: missing news/upgrading entry
  • [2021-06-18 18:01:54 +0900]: Fix bug #81163 __sleep allowed to return non-array
  • [2021-06-18 18:17:32 +0900]: Make can_elide_return_type_check() more robust
  • [2021-06-18 18:01:54 +0900]: Fix bug #81163 indirect vars in __sleep
  • [2021-06-18 17:34:38 +0900]: Extract helper for fetching class entry in optimizer
  • [2021-06-18 15:04:31 +0900]: Do not expose fiber VM state management (#7170)
  • [2021-06-18 09:05:05 +0900]: Add proper EXTENSIONS section for tests in Zend/
  • [2021-06-18 08:47:04 +0900]: Refactor spl_array_has_dimension_ex()
  • [2021-06-18 00:43:15 +0900]: JIT/ARM64: Fixed possible incorrect register allocation
  • [2021-06-18 00:42:11 +0900]: JIT/x86: Fixed possible incorrect register allocation