Ecosyste.ms: Issues
An open API service for providing issue and pull request metadata for open source projects.
GitHub / reactphp/event-loop issues and pull requests
#277 - Add native types to public API
Pull Request -
State: open - Opened by SimonFrings 5 months ago
Labels: new feature, BC break
#276 - Update to require PHP 7.1+
Pull Request -
State: closed - Opened by WyriHaximus 9 months ago
Labels: BC break
#275 - [WIP][3.x] Introduce PHPStan
Pull Request -
State: open - Opened by WyriHaximus 9 months ago
#274 - Drop deprecated `Factory`, use `Loop` instead
Pull Request -
State: closed - Opened by clue 10 months ago
Labels: BC break
#273 - Drop deprecated `ExtLibeventLoop` and `ExtLibevLoop` (PHP 5 only)
Pull Request -
State: closed - Opened by clue 10 months ago
Labels: BC break
#272 - Hello `3.x` development branch
Pull Request -
State: closed - Opened by WyriHaximus 10 months ago
- 1 comment
Labels: maintenance
#271 - Roadmap to reactphp/event-loop v3
Issue -
State: open - Opened by clue 10 months ago
- 2 comments
Labels: maintenance
#270 - Update tests for `ext-uv` on PHP 8+
Pull Request -
State: closed - Opened by clue about 1 year ago
Labels: maintenance
#269 - Test on PHP 8.3 and update test environment
Pull Request -
State: closed - Opened by clue about 1 year ago
Labels: new feature
#268 - Install uv-extension in v0.2.4 for PHP 7.x in test matrix
Pull Request -
State: closed - Opened by SimonFrings about 1 year ago
- 2 comments
Labels: maintenance
#267 - Improve performance by using `spl_object_id()` on PHP 7.2+
Pull Request -
State: closed - Opened by samsonasik about 1 year ago
- 8 comments
Labels: new feature
#266 - Improve performance of `Loop` by avoiding unneeded method calls
Pull Request -
State: closed - Opened by clue over 1 year ago
- 1 comment
Labels: new feature
#265 - Support checking `EINTR` constant from `ext-pcntl` without `ext-sockets`
Pull Request -
State: closed - Opened by clue over 1 year ago
Labels: new feature
#264 - Update test suite and report failed assertions
Pull Request -
State: closed - Opened by clue over 1 year ago
Labels: maintenance
#263 - Replace 3rd party domains in examples with example.com
Pull Request -
State: closed - Opened by WyriHaximus almost 2 years ago
- 8 comments
Labels: maintenance
#262 - Revert issue template changes to use organisation issue template
Pull Request -
State: closed - Opened by SimonFrings about 2 years ago
Labels: maintenance
#261 - Add issue template for better orientation
Pull Request -
State: closed - Opened by SimonFrings about 2 years ago
Labels: maintenance
#260 - Set up PHPStan on GitHub Actions
Pull Request -
State: closed - Opened by nhedger about 2 years ago
- 1 comment
Labels: maintenance
#259 - How to aggregate data processed in parallel with pcntl
Issue -
State: closed - Opened by fiasco over 2 years ago
- 4 comments
Labels: question
#258 - Test on PHP 8.2
Pull Request -
State: closed - Opened by WyriHaximus over 2 years ago
- 6 comments
Labels: new feature
#257 - Have a look here
Issue -
State: closed - Opened by ClosetMonkey over 2 years ago
- 3 comments
Labels: question
#256 - Add watchdog timer example
Pull Request -
State: closed - Opened by danepowell over 2 years ago
- 6 comments
Labels: maintenance
#255 - Watchdog timers
Issue -
State: closed - Opened by danepowell over 2 years ago
- 3 comments
Labels: question
#254 - chore(docs): remove leading dollar sign
Pull Request -
State: closed - Opened by nhedger over 2 years ago
Labels: maintenance
#253 - Deprecated: Implicit conversion from float 4995090.007781982 to int loses precision in vendor\react\event-loop\React\EventLoop\StreamSelectLoop.php on line 137
Issue -
State: closed - Opened by RobertEcker over 2 years ago
- 3 comments
Labels: question
#252 - Any way to "reset" the loop?
Issue -
State: closed - Opened by bpolaszek over 2 years ago
- 4 comments
Labels: question
#251 - Fix legacy HHVM build by downgrading Composer
Pull Request -
State: closed - Opened by SimonFrings over 2 years ago
Labels: maintenance, easy pick
#250 - Update supported PHP versions for loop extensions
Pull Request -
State: closed - Opened by SimonFrings over 2 years ago
Labels: maintenance
#249 - Minor documentation improvements
Pull Request -
State: closed - Opened by clue over 2 years ago
Labels: maintenance, easy pick
#248 - Add badge to show number of project installations
Pull Request -
State: closed - Opened by SimonFrings over 2 years ago
Labels: maintenance
#247 - [Help] Writing PHPUnit tests - Laravel
Issue -
State: closed - Opened by catabozan over 2 years ago
- 3 comments
Labels: question
#246 - Improve performance of `StreamSelectLoop` when no timers are scheduled
Pull Request -
State: closed - Opened by clue over 2 years ago
Labels: new feature
#245 - Improve default `StreamSelectLoop` to report any warnings for invalid streams passed to `stream_select()`
Pull Request -
State: closed - Opened by clue over 2 years ago
Labels: new feature
#244 - Remove duplicate code & make code reusable
Pull Request -
State: closed - Opened by Faisal50x almost 3 years ago
- 2 comments
#243 - Fix periodic timer with zero interval for `ExtEvLoop` and legacy `ExtLibevLoop`
Pull Request -
State: closed - Opened by lucasnetau almost 3 years ago
- 6 comments
Labels: bug
#242 - Improve test suite to declare and validate helper variables and support running from meta repository (PHP 8.1)
Pull Request -
State: closed - Opened by clue almost 3 years ago
Labels: maintenance
#241 - Minor documentation improvements for references to deprecated `Factory`
Pull Request -
State: closed - Opened by dbu about 3 years ago
- 5 comments
Labels: maintenance
#240 - Improve documentation
Pull Request -
State: closed - Opened by SimonFrings about 3 years ago
Labels: maintenance
#239 - Question: error missing from register_shutdown_function when using implicit loop vs explicit loop.
Issue -
State: closed - Opened by nogoodcode over 3 years ago
- 2 comments
Labels: question
#238 - Support PHP 8.1
Pull Request -
State: closed - Opened by WyriHaximus over 3 years ago
Labels: new feature, easy pick
#237 - Rollback the deprecation of the Factory::create method
Issue -
State: closed - Opened by mmoreram over 3 years ago
- 7 comments
Labels: question
#236 - periodic timer with the interval of zero
Issue -
State: closed - Opened by my-random-username over 3 years ago
- 4 comments
Labels: bug, help wanted
#235 - Another little typo
Pull Request -
State: closed - Opened by nhedger over 3 years ago
- 1 comment
Labels: maintenance
#234 - Mark legacy extensions as deprecated and minor documentation improvements
Pull Request -
State: closed - Opened by SimonFrings over 3 years ago
Labels: maintenance
#233 - Fix typo in docblock
Pull Request -
State: closed - Opened by nhedger over 3 years ago
Labels: maintenance
#232 - Automatically run Loop at end of program (autorun)
Pull Request -
State: closed - Opened by clue over 3 years ago
- 2 comments
Labels: new feature
#231 - Improve documentation regarding deprecated Factory
Pull Request -
State: closed - Opened by clue over 3 years ago
- 1 comment
Labels: maintenance
#230 - Use GitHub actions for continuous integration (CI)
Pull Request -
State: closed - Opened by clue over 3 years ago
Labels: maintenance
#229 - Add static Loop methods
Pull Request -
State: closed - Opened by clue over 3 years ago
- 2 comments
Labels: new feature
#228 - Experiencing issue with addPeriodicTimer seemingly just stopping randomly
Issue -
State: closed - Opened by mattmintun over 3 years ago
- 5 comments
Labels: question
#227 - Remove Instances of Duplicate Word in Comments
Pull Request -
State: closed - Opened by broberts-dev over 3 years ago
- 2 comments
Labels: maintenance
#226 - Global event-loop accessor part four
Pull Request -
State: closed - Opened by WyriHaximus over 3 years ago
- 12 comments
Labels: new feature
#225 - Periodic timer jumping from one value to another directly.
Issue -
State: closed - Opened by CherukuriSiva over 3 years ago
- 2 comments
Labels: question
#224 - How to update the time Interval dynamically?
Issue -
State: closed - Opened by CherukuriSiva over 3 years ago
- 2 comments
Labels: question
#223 - Infinite recursion bug with timers
Issue -
State: closed - Opened by apinstein over 3 years ago
- 6 comments
Labels: question
#222 - Loop signals in PHP8
Issue -
State: closed - Opened by mmoreram almost 4 years ago
- 4 comments
Labels: question
#221 - Added php8 into travis matrix
Pull Request -
State: closed - Opened by mmoreram almost 4 years ago
- 3 comments
Labels: maintenance
#220 - PHP8: Uncaught ValueError: No stream arrays wered pased in StreamSelectLoop::
Issue -
State: closed - Opened by holtkamp almost 4 years ago
- 8 comments
Labels: question, help wanted
#219 - Update Timer.php
Pull Request -
State: closed - Opened by cobolfoo almost 4 years ago
- 2 comments
Labels: question, new feature
#218 - Implementations of ::run() use signals->isEmpty() which prevents exiting
Issue -
State: closed - Opened by idimsh almost 4 years ago
- 3 comments
Labels: question
#217 - StreamSelectLoop: fix PHP 8 error handling
Pull Request -
State: closed - Opened by Thomas-Gelf almost 4 years ago
- 4 comments
#216 - Manual "tick" execution
Issue -
State: closed - Opened by SerafimArts about 4 years ago
- 11 comments
#215 - Update PHPUnit configuration schema for PHPUnit 9.3
Pull Request -
State: closed - Opened by SimonFrings about 4 years ago
Labels: maintenance, easy pick
#214 - Add full core team to the license
Pull Request -
State: closed - Opened by WyriHaximus about 4 years ago
Labels: maintenance
#213 - Is it possible to export the code of the main loop as a function, so that there is no need to write a callback function.
Issue -
State: closed - Opened by pixelvm over 4 years ago
- 1 comment
Labels: question
#212 - Run tests on PHPUnit 9 and clean up test suite
Pull Request -
State: closed - Opened by SimonFrings over 4 years ago
Labels: maintenance
#211 - SIGTSTP not working
Issue -
State: closed - Opened by domenicoangiulli over 4 years ago
- 4 comments
Labels: question
#210 - server close() not working
Issue -
State: closed - Opened by blacktek almost 5 years ago
- 5 comments
Labels: question, help wanted
#209 - Run tests on PHP 7.4 and simplify test matrix and test setup
Pull Request -
State: closed - Opened by clue almost 5 years ago
Labels: maintenance, easy pick
#208 - Fix reporting refused connections with StreamSelectLoop on Windows
Pull Request -
State: closed - Opened by clue almost 5 years ago
Labels: bug
#207 - ExtUvLoop: Fix reporting connection refused errors
Pull Request -
State: closed - Opened by clue almost 5 years ago
- 1 comment
Labels: bug, help wanted
#206 - Windows does not report Connection refused for default StreamSelectLoop (requires exceptfds instead of writefds)
Issue -
State: closed - Opened by clue almost 5 years ago
Labels: bug, help wanted
#205 - Fix unsupported EventConfig and SEGFAULTs on shutdown for ext-event on Windows
Pull Request -
State: closed - Opened by clue almost 5 years ago
- 2 comments
Labels: bug
#204 - Run tests on Windows via Travis CI
Pull Request -
State: closed - Opened by clue almost 5 years ago
Labels: maintenance
#203 - Fix failing test cases due to inaccurate timers
Pull Request -
State: closed - Opened by clue almost 5 years ago
Labels: maintenance
#202 - Fix Travis CI builds, do not install libuv on legacy PHP setups
Pull Request -
State: closed - Opened by clue almost 5 years ago
Labels: maintenance, easy pick
#201 - Add .gitattributes to exclude dev files from exports
Pull Request -
State: closed - Opened by reedy almost 5 years ago
Labels: maintenance
#200 - Stop Instance of Loop without stopping all instances
Issue -
State: closed - Opened by Ross-C about 5 years ago
- 3 comments
Labels: question
#199 - Update .travis.yml
Pull Request -
State: closed - Opened by andreybolonin about 5 years ago
Labels: invalid
#198 - `futureTick` prevents `addPeriodicTimer` from functioning?
Issue -
State: closed - Opened by fideloper about 5 years ago
- 5 comments
#197 - Fix testing ext-uv on Travis
Pull Request -
State: closed - Opened by WyriHaximus over 5 years ago
Labels: maintenance
#196 - Prevent "interval" overflow in ExtUvLoop
Pull Request -
State: closed - Opened by PabloKowalczyk over 5 years ago
- 16 comments
Labels: bug
#195 - Check PCNTL functions for signal support instead of PCNTL extension
Pull Request -
State: closed - Opened by clue over 5 years ago
Labels: bug
#194 - ExtUvLoop silently allows timers which cause integer overflow
Issue -
State: closed - Opened by ghost over 5 years ago
- 3 comments
Labels: bug, easy pick, help wanted
#193 - Resume the connection after exception
Issue -
State: closed - Opened by caucik over 5 years ago
- 1 comment
Labels: question
#192 - ISSUE-189: EventBaseConfig::FEATURE_FDS not supported on Windows
Pull Request -
State: closed - Opened by inri13666 over 5 years ago
- 11 comments
Labels: bug, help wanted
#191 - Problems using fd with resource.
Issue -
State: closed - Opened by Provoker over 5 years ago
- 4 comments
Labels: question
#190 - Default event loop
Issue -
State: closed - Opened by josephmiller2000 over 5 years ago
- 1 comment
Labels: question
#189 - EventBaseConfig::FEATURE_FDS not supported on Windows
Issue -
State: closed - Opened by inri13666 over 5 years ago
- 6 comments
Labels: bug, help wanted
#188 - ExtUv (libuv) does not report connection refused situation
Issue -
State: closed - Opened by Logioniz over 5 years ago
- 3 comments
Labels: bug, help wanted
#187 - Adding swoole
Issue -
State: closed - Opened by josephmiller2000 over 5 years ago
- 5 comments
Labels: question, new feature, help wanted
#186 - Avoid RuntimeException by making sure that queue is not empty before dequeueing next callback
Pull Request -
State: closed - Opened by claudiosdc over 5 years ago
- 8 comments
Labels: bug
#185 - Promises with addTimer and futureTick - unexpected behavior, different results
Issue -
State: closed - Opened by iosonique over 5 years ago
- 1 comment
#184 - [RFC] Fork support
Pull Request -
State: closed - Opened by tux-rampage over 5 years ago
- 7 comments
Labels: new feature
#183 - Fix high CPU usage when only listening for signals with default loop
Pull Request -
State: closed - Opened by clue almost 6 years ago
Labels: bug, easy pick
#182 - Use high resolution timer on PHP 7.3+
Pull Request -
State: closed - Opened by clue almost 6 years ago
Labels: new feature
#181 - Forward compatibility with PHPUnit 7 and fix false negative test results, use legacy PHPUnit 5 on legacy HHVM, skip signal tests when PCNTL is not available and skip timer tests on inacurrate platforms
Pull Request -
State: closed - Opened by clue almost 6 years ago
Labels: maintenance, easy pick
#180 - Dereferencing/referencing of streams and timers
Pull Request -
State: closed - Opened by ghost almost 6 years ago
Labels: new feature, maintenance
#177 - signinfo support on addSignal handler
Pull Request -
State: closed - Opened by kikimor almost 6 years ago
- 2 comments
Labels: new feature, BC break, help wanted
#175 - addSignal with 100% cpu
Issue -
State: closed - Opened by yizhihouzi about 6 years ago
- 6 comments
Labels: bug