Skip to content

v2.0.0

Choose a tag to compare

@realFlowControl realFlowControl released this 06 Jan 19:37
· 19 commits to master since this release
2b813fb

Added

  • Flowcontrol\React\Inotify\InotifyStream::addWatch method to add a new watcher
  • Flowcontrol\React\Inotify\InotifyStream::rmWatch remove a prior registered watcher
  • Support for PHP 8.1

Changed

  • Flowcontrol\Reacht\Inotify\InotifyStream::__construct does not need inotify stream or event loop anymore

Removed

  • Support for PHP 7
  • Flowcontrol\React\Inotify\InotifyStream::isReadable
  • Flowcontrol\React\Inotify\InotifyStream::pause
  • Flowcontrol\React\Inotify\InotifyStream::resume
  • Flowcontrol\React\Inotify\InotifyStream::close