Ecosyste.ms: Issues
An open API service for providing issue and pull request metadata for open source projects.
GitHub / clue/reactphp-block issues and pull requests
#69 - Fix legacy HHVM build by downgrading Composer
Pull Request -
State: closed - Opened by SimonFrings about 2 years ago
Labels: maintenance
#68 - Heads up! Development focus on react/async
Issue -
State: open - Opened by SimonFrings about 2 years ago
- 2 comments
Labels: maintenance
#67 - Deprecate clue/reactphp-block, use reactphp/async instead
Pull Request -
State: closed - Opened by SimonFrings about 2 years ago
Labels: maintenance
#66 - Await goes into infinite loop
Issue -
State: closed - Opened by sorenbronsted almost 3 years ago
- 3 comments
Labels: question
#65 - Problems with await
Issue -
State: closed - Opened by sobrborsen almost 3 years ago
Labels: invalid, question
#64 - Package name doesn't match repository name
Issue -
State: closed - Opened by crocodile2u about 3 years ago
- 3 comments
Labels: help wanted, question
#63 - Add documentation to describe limitations of blocking vs async APIs
Pull Request -
State: closed - Opened by clue about 3 years ago
Labels: maintenance
#62 - How to use await inside a class function?
Issue -
State: closed - Opened by Parsoolak about 3 years ago
- 4 comments
Labels: question
#61 - Added support for react/promise v3
Pull Request -
State: closed - Opened by SimonFrings about 3 years ago
Labels: new feature
#60 - Simplify usage by supporting new default loop
Pull Request -
State: closed - Opened by clue about 3 years ago
Labels: new feature
#59 - Deprecate `$timeout` argument for `await*()` functions
Pull Request -
State: closed - Opened by clue about 3 years ago
Labels: maintenance
#58 - Improve documentation to use fully-qualified function names
Pull Request -
State: closed - Opened by clue about 3 years ago
Labels: easy pick, maintenance
#57 - Improve error reporting by appending previous message for `Throwable`s
Pull Request -
State: closed - Opened by clue about 3 years ago
Labels: new feature
#56 - Add support for throwables (>= PHP 7.0), not throwing UnexpectedValueException anymore
Pull Request -
State: closed - Opened by ivodvb over 3 years ago
- 3 comments
Labels: new feature, BC break
#55 - Add badge to show number of project installations
Pull Request -
State: closed - Opened by PaulRotmann over 3 years ago
Labels: maintenance
#54 - Use GitHub actions for continuous integration (CI)
Pull Request -
State: closed - Opened by SimonFrings over 3 years ago
Labels: maintenance
#53 - Added support for ReactPHP Promise v3
Pull Request -
State: closed - Opened by davidcole1340 almost 4 years ago
- 1 comment
Labels: new feature
#52 - await: throw Throwables
Pull Request -
State: closed - Opened by Thomas-Gelf about 4 years ago
- 1 comment
Labels: new feature, BC break
#51 - Update README to reactphp/http v1.0.0 and add examples
Pull Request -
State: closed - Opened by SimonFrings over 4 years ago
Labels: new feature, maintenance
#50 - Run tests on PHPUnit 9 and update PHPUnit configuration schema for PHPUnit 9.3
Pull Request -
State: closed - Opened by SimonFrings over 4 years ago
Labels: new feature, maintenance
#49 - Loop terminates when sleep time is reached
Issue -
State: closed - Opened by bcremer over 4 years ago
- 2 comments
Labels: question
#48 - Add `settle` feature
Issue -
State: closed - Opened by developernaren over 4 years ago
- 1 comment
Labels: help wanted, question, new feature
#47 - Clean up test suite and add .gitattributes to exclude dev files from exports
Pull Request -
State: closed - Opened by SimonFrings over 4 years ago
- 1 comment
Labels: maintenance
#46 - Run tests on PHP 7.4 and simplify test matrix
Pull Request -
State: closed - Opened by SimonFrings over 4 years ago
- 1 comment
Labels: maintenance
#45 - Improve API documentation
Pull Request -
State: closed - Opened by clue almost 5 years ago
Labels: maintenance
#44 - Loop stops
Issue -
State: closed - Opened by BitBargain about 5 years ago
- 6 comments
Labels: question
#43 - Added small tip on Block\sleep behavior
Pull Request -
State: closed - Opened by mmoreram about 5 years ago
- 4 comments
Labels: maintenance
#42 - Fix getting the type of unexpected reject reason
Pull Request -
State: closed - Opened by clue over 5 years ago
Labels: bug, easy pick
#41 - Release 1.3.1
Issue -
State: closed - Opened by NikoGrano over 5 years ago
- 1 comment
Labels: maintenance
#40 - Fix is_object() check on rejections with truthy non-Exception values
Pull Request -
State: closed - Opened by esroyo over 5 years ago
- 2 comments
Labels: bug
#39 - Check if the function is declared before declaring it.
Pull Request -
State: closed - Opened by NikoGrano over 5 years ago
- 8 comments
Labels: bug, new feature, easy pick
#38 - await: get_class() expects param 1 to be object
Pull Request -
State: closed - Opened by Thomas-Gelf almost 6 years ago
- 2 comments
Labels: bug
#37 - Fix getting the type of unexpected reject reason
Pull Request -
State: closed - Opened by Furgas over 6 years ago
- 3 comments
Labels: bug
#36 - get_class() expects parameter 1 to be object, string given
Issue -
State: closed - Opened by factormaarten over 6 years ago
- 2 comments
Labels: bug
#35 - Improve memory consumption by cleaning up garbage references
Pull Request -
State: closed - Opened by clue over 6 years ago
- 2 comments
Labels: new feature
#34 - Update project homepage
Pull Request -
State: closed - Opened by clue over 6 years ago
Labels: easy pick, maintenance
#33 - Problem with ExtEventLoop (event)
Issue -
State: closed - Opened by alexpts over 6 years ago
- 14 comments
Labels: question
#32 - Update Travis config to also test against PHP 7.2
Pull Request -
State: closed - Opened by andreybolonin almost 7 years ago
Labels: easy pick, maintenance
#31 - Support PHPUnit 6
Pull Request -
State: closed - Opened by carusogabriel about 7 years ago
- 1 comment
Labels: maintenance
#30 - Lock Travis distro so new defaults will not break the build
Pull Request -
State: closed - Opened by clue about 7 years ago
Labels: easy pick, maintenance
#29 - enhancement: add function awaitSuccessful()
Issue -
State: closed - Opened by SimonHeimberg about 7 years ago
- 3 comments
Labels: help wanted, question, new feature
#28 - Fix minor documentation typos
Pull Request -
State: closed - Opened by seregazhuk about 7 years ago
- 3 comments
Labels: easy pick, maintenance
#27 - Throw UnexpectedValueException if Promise gets rejected with non-Exception
Pull Request -
State: closed - Opened by clue over 7 years ago
Labels: new feature
#26 - Forward compatibility with future EventLoop v1.0 and v0.5 and cap small timeout values for legacy EventLoop
Pull Request -
State: closed - Opened by clue over 7 years ago
Labels: bug, new feature
#25 - Test against legacy PHP 5.3 through PHP 7.1
Pull Request -
State: closed - Opened by clue over 7 years ago
Labels: easy pick, maintenance
#24 - Fix HHVM build for now again and ignore future HHVM build errors
Pull Request -
State: closed - Opened by clue over 7 years ago
Labels: maintenance
#23 - Add PHPUnit to require-dev
Pull Request -
State: closed - Opened by clue over 7 years ago
- 1 comment
Labels: easy pick, maintenance
#22 - Busy Loop Discussion
Issue -
State: closed - Opened by CMCDragonkai over 7 years ago
- 5 comments
#21 - How does awaiting all promises work with promises that contain generators
Issue -
State: closed - Opened by CMCDragonkai over 7 years ago
- 4 comments
Labels: question
#20 - Breaking main React loop
Issue -
State: closed - Opened by maciejmrozinski over 7 years ago
- 7 comments
Labels: question
#19 - Allow waiting inside a loop by ticking instead of running the loop
Pull Request -
State: closed - Opened by JurJean over 8 years ago
- 7 comments
#18 - Support any thenable object
Issue -
State: closed - Opened by joshdifabio over 8 years ago
- 3 comments
Labels: help wanted, question, new feature, easy pick
#17 - Add optional timeout parameter to all await*() functions
Pull Request -
State: closed - Opened by clue over 8 years ago
- 2 comments
Labels: new feature
#16 - Cancellation is now supported across all PHP versions
Pull Request -
State: closed - Opened by clue over 8 years ago
Labels: new feature, easy pick
#15 - infinite loop
Issue -
State: closed - Opened by yonus almost 9 years ago
- 14 comments
Labels: question
#14 - Add optional timeout parameter to await*() methods
Issue -
State: closed - Opened by clue over 9 years ago
- 1 comment
Labels: help wanted, new feature
#13 - Functional API
Pull Request -
State: closed - Opened by clue over 9 years ago
Labels: help wanted, new feature
#12 - Add awaitRace() function
Issue -
State: closed - Opened by clue over 9 years ago
- 2 comments
Labels: help wanted, new feature
#11 - Add awaitEach() function
Issue -
State: closed - Opened by clue over 9 years ago
- 1 comment
Labels: help wanted, new feature
#10 - Rename awaitOne() to await()
Pull Request -
State: closed - Opened by clue over 9 years ago
Labels: easy pick, maintenance
#9 - Rename awaitRace() to awaitAny()
Pull Request -
State: closed - Opened by clue over 9 years ago
Labels: easy pick, maintenance
#8 - Rename wait() to sleep() in order to avoid confusion with await*()
Pull Request -
State: closed - Opened by clue over 9 years ago
Labels: easy pick, maintenance
#7 - The rejection value must be an Exception
Issue -
State: closed - Opened by clue over 9 years ago
- 1 comment
Labels: help wanted, new feature, easy pick
#6 - awaitRace does not really race()
Issue -
State: closed - Opened by clue over 9 years ago
- 2 comments
Labels: help wanted, question
#5 - [RFC] Functional API
Issue -
State: closed - Opened by clue over 9 years ago
- 4 comments
Labels: help wanted, new feature
#4 - Do not cancel remaining promises
Issue -
State: closed - Opened by clue over 9 years ago
- 3 comments
Labels: help wanted, new feature, easy pick
#3 - I fail to get it to work with reactphp-curl
Issue -
State: closed - Opened by Reilaen over 9 years ago
- 7 comments
Labels: question
#2 - Add optional timeout parameter to await*() methods
Pull Request -
State: closed - Opened by joshdifabio over 9 years ago
- 11 comments
Labels: new feature
#1 - Run() the loop instead of making it tick()
Pull Request -
State: closed - Opened by clue over 9 years ago