v1.3.0
版本发布时间: 2022-03-17 19:11:21
reactphp/event-loop最新发布版本:v1.5.0(2023-11-13 21:53:39)
-
Feature: Improve default
StreamSelectLoop
to report any warnings for invalid streams. (#245 by @clue) -
Feature: Improve performance of
StreamSelectLoop
when no timers are scheduled. (#246 by @clue) -
Fix: Fix periodic timer with zero interval for
ExtEvLoop
and legacyExtLibevLoop
. (#243 by @lucasnetau) -
Minor documentation improvements, update PHP version references. (#240, #248 and #250 by @SimonFrings, #241 by @dbu and #249 by @clue)
-
Improve test suite and test against PHP 8.1. (#238 by @WyriHaximus and #242 by @clue)