by shigemk2

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

PHP 2021-07-23

  • [2021-07-23 23:10:34 +0900]: Share zval_make_interned_string() helper
  • [2021-07-23 20:01:40 +0900]: Remove redundant static_members/mutable_data cleanup
  • [2021-07-23 19:51:47 +0900]: Remove zend_cleanup_internal_classes()
  • [2021-07-23 18:26:39 +0900]: Assert that call to method always has called scope or object
  • [2021-07-23 18:17:29 +0900]: Fix bug #66719
  • [2021-07-23 17:58:05 +0900]: Set called_scope in __callStatic closure trampoline
  • [2021-07-23 17:27:31 +0900]: Fix bug #63327
  • [2021-07-23 16:45:39 +0900]: Add test for bug #80564