by shigemk2

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

PHP 2021-06-15

  • [2021-06-15 22:27:38 +0900]: Drop fiber block hooks
  • [2021-06-15 21:40:26 +0900]: Fix missing error for single index unset on wrong type
  • [2021-06-15 21:27:41 +0900]: Remove unnecessary IS_UNUSED check
  • [2021-06-15 17:08:50 +0900]: Fix prototype
  • [2021-06-15 16:56:15 +0900]: Adds zend_fiber_startup at the right stage, moves setting of switch hooks to correct stage
  • [2021-06-15 16:41:36 +0900]: reset blocking state on init
  • [2021-06-15 16:19:13 +0900]: Prepare for PHP 8.0.9
  • [2021-06-15 01:39:03 +0900]: Improve performance of AppVeyor test runs
  • [2021-06-15 04:34:36 +0900]: Remove fiber context embedding
  • [2021-06-15 01:10:49 +0900]: Add API to prevent Fiber switch in select contexts