by shigemk2

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

PHP 2021-07-27

  • [2021-07-27 23:54:45 +0900]: Reuse part of the class binding logic
  • [2021-07-27 21:24:36 +0900]: Handle missing class when evaluating CONST_ENUM_INIT
  • [2021-07-27 19:40:25 +0900]: Don't unlink preload file if test failed
  • [2021-07-27 19:50:28 +0900]: Prevent mysqli::next_result from reporting errors from previous calls (#7304)
  • [2021-07-27 19:27:06 +0900]: Increment refcounts in mutable data copies
  • [2021-07-27 19:07:22 +0900]: Fix preloading of trait property attributes
  • [2021-07-27 18:44:01 +0900]: Don't use IMMUTABLE flag to decide whether mutable_data is used
  • [2021-07-27 18:16:38 +0900]: Allocate map_ptr for mutable_data during preloading
  • [2021-07-27 18:05:45 +0900]: Fix enum cast AST allocation, again
  • [2021-07-27 18:01:44 +0900]: Fix preloading of enums
  • [2021-07-27 17:50:31 +0900]: Don't force constant resolution for include preloading
  • [2021-07-27 17:44:33 +0900]: Fix enum cast AST allocation
  • [2021-07-27 17:36:21 +0900]: Don't force property type resolution for include preloading
  • [2021-07-27 17:16:09 +0900]: Remove special ctor handling in abstract class verification
  • [2021-07-27 16:42:37 +0900]: Improve class inheritance error messages (#7307)