8000 Release v1.1.0 · reactphp/event-loop · GitHub
[go: up one dir, main page]

Skip to content

v1.1.0

Compare
Choose a tag to compare
@WyriHaximus WyriHaximus released this 07 Feb 16:20
v1.1.0
  • New UV based event loop (ext-uv).
    (#112 by @WyriHaximus)

  • Use high resolution timer on PHP 7.3+.
    (#182 by @clue)

  • Improve PCNTL signals by using async signal dispatching if available.
    (#179 by @CharlotteDunois)

  • Improve test suite and test suite set up.
    (#174 by @WyriHaximus, #181 by @clue)

  • Fix PCNTL signals edge case.
    (#183 by @clue)

0