Ecosyste.ms: Issues

An open API service for providing issue and pull request metadata for open source projects.

GitHub / reactphp/promise issues and pull requests

#262 - Include previous exceptions when reporting unhandled promise rejections

Pull Request - State: closed - Opened by clue 4 months ago
Labels: new feature

#261 - Update test suite to improve PHP 8.4+ support

Pull Request - State: closed - Opened by SimonFrings 4 months ago - 2 comments
Labels: maintenance

#260 - Improve PHP 8.4+ support by avoiding implicitly nullable type declarations

Pull Request - State: closed - Opened by SimonFrings 5 months ago - 6 comments
Labels: new feature

#259 - Add PHP 8.4 to the CI and fix implicit nullable types

Pull Request - State: closed - Opened by nicolas-grekas 6 months ago - 5 comments

#258 - [PHP 8.4] Fixes for implicit nullability deprecation

Pull Request - State: closed - Opened by Ayesh 7 months ago - 4 comments
Labels: new feature

#257 - [1.x] Run tests on PHP 8.3 and update test suite

Pull Request - State: closed - Opened by clue 11 months ago
Labels: new feature

#256 - [2.x] Run tests on PHP 8.3 and update test suite

Pull Request - State: closed - Opened by clue 11 months ago
Labels: new feature

#255 - [3.x] Run tests on PHP 8.3 and update test suite

Pull Request - State: closed - Opened by clue 11 months ago
Labels: new feature

#254 - Add the `@yield` annotation

Pull Request - State: closed - Opened by roxblnfk 12 months ago - 2 comments
Labels: maintenance

#253 - Describe all callable arguments with types for `Promise` and `Deferred`

Pull Request - State: closed - Opened by clue about 1 year ago - 3 comments
Labels: new feature

#252 - Arguments expecting callables should describe the full signature of callables

Issue - State: closed - Opened by stof about 1 year ago - 8 comments
Labels: new feature

#251 - Update PHPStan

Pull Request - State: closed - Opened by ondrejmirtes about 1 year ago - 4 comments
Labels: maintenance

#250 - Fix gist link about promise in README.md

Pull Request - State: closed - Opened by SQKo about 1 year ago
Labels: maintenance, easy pick

#249 - Add new `set_rejection_handler()` function for unhandled rejections

Pull Request - State: closed - Opened by clue about 1 year ago
Labels: new feature

#248 - Report any unhandled promise rejections

Pull Request - State: closed - Opened by clue about 1 year ago
Labels: new feature, BC break

#247 - [3.x] Add template annotations

Pull Request - State: closed - Opened by WyriHaximus over 1 year ago - 2 comments
Labels: new feature

#246 - [3.x] Add PHPStan to test environment with `max` level

Pull Request - State: closed - Opened by clue over 1 year ago - 1 comment
Labels: maintenance

#245 - some() implementation

Pull Request - State: closed - Opened by BitpostNetwork over 1 year ago - 1 comment

#244 - Exception: Value of type null is not callable

Issue - State: closed - Opened by pczerkas almost 2 years ago - 5 comments
Labels: question

#243 - Revert issue template changes to use organisation issue template

Pull Request - State: closed - Opened by SimonFrings almost 2 years ago
Labels: maintenance

#242 - [1.x] Update test suite and report failed assertions

Pull Request - State: closed - Opened by clue almost 2 years ago
Labels: maintenance

#241 - [2.x] Update test suite and report failed assertions

Pull Request - State: closed - Opened by clue almost 2 years ago
Labels: maintenance

#240 - [3.x] Update test suite and report failed assertions

Pull Request - State: closed - Opened by clue almost 2 years ago
Labels: maintenance

#239 - Add issue template for better orientation

Pull Request - State: closed - Opened by SimonFrings almost 2 years ago
Labels: maintenance

#238 - Remove internal `Queue` leftovers

Pull Request - State: closed - Opened by clue almost 2 years ago - 1 comment
Labels: maintenance

#237 - [2.x] feat: add support for DNF types on PHP 8.2

Pull Request - State: closed - Opened by nhedger about 2 years ago
Labels: new feature

#236 - [3.x] feat: add support for DNF types

Pull Request - State: closed - Opened by nhedger about 2 years ago - 2 comments
Labels: new feature

#235 - Support Disjunctive Normal Form Types (DNF types) for PHP 8.2+

Issue - State: closed - Opened by clue about 2 years ago
Labels: new feature, help wanted

#234 - [3.x] Test on PHP 8.2

Pull Request - State: closed - Opened by WyriHaximus about 2 years ago
Labels: new feature

#233 - [2.x] Test on PHP 8.2

Pull Request - State: closed - Opened by WyriHaximus about 2 years ago
Labels: new feature

#232 - Add example folder

Issue - State: closed - Opened by ishanvyas22 about 2 years ago - 2 comments
Labels: question

#231 - chore(docs): remove leading dollar signs

Pull Request - State: closed - Opened by nhedger over 2 years ago
Labels: maintenance

#230 - Update test suite to avoid deprecation notices for PHP 8.1+

Pull Request - State: closed - Opened by clue over 2 years ago
Labels: maintenance

#229 - Continue internal `Queue` execution also after fiber is suspended

Pull Request - State: closed - Opened by clue over 2 years ago
Labels: new feature

#228 - [1.x] Add basic template annotations

Pull Request - State: closed - Opened by WyriHaximus over 2 years ago - 1 comment
Labels: new feature, maintenance

#227 - [2.x] Add basic template annotations

Pull Request - State: closed - Opened by WyriHaximus over 2 years ago - 5 comments
Labels: new feature, maintenance

#226 - chore(docs): remove leading dollar sign

Pull Request - State: closed - Opened by nhedger over 2 years ago - 2 comments
Labels: maintenance

#225 - Support `iterable` type for `all()` + `race()` + `any()`

Pull Request - State: closed - Opened by clue over 2 years ago
Labels: new feature

#224 - [RFC] Remove `done()` method

Pull Request - State: closed - Opened by clue over 2 years ago - 3 comments
Labels: BC break

#223 - [WIP][2.x] Add template annotations

Pull Request - State: open - Opened by WyriHaximus over 2 years ago - 5 comments

#222 - [WIP][RFC] Throw when end of chain has been reached

Pull Request - State: closed - Opened by WyriHaximus over 2 years ago

#221 - Allow `iterable` instead of `array` for `all()`, `race()` and `any()`

Issue - State: closed - Opened by clue over 2 years ago - 1 comment
Labels: new feature, help wanted, easy pick

#220 - [RFC] Remove unneeded `PromisorInterface`

Pull Request - State: closed - Opened by clue over 2 years ago
Labels: BC break

#219 - [RFC] Remove `some()`, `map()`, `reduce()` functions

Pull Request - State: closed - Opened by clue over 2 years ago - 1 comment
Labels: BC break

#218 - [1.x] Fix legacy HHVM build by downgrading Composer

Pull Request - State: closed - Opened by SimonFrings over 2 years ago
Labels: maintenance, easy pick

#217 - [2.x] Fix legacy HHVM build by downgrading Composer

Pull Request - State: closed - Opened by SimonFrings over 2 years ago
Labels: maintenance, easy pick

#216 - [1.x] Add badge to show number of project installations

Pull Request - State: closed - Opened by SimonFrings over 2 years ago
Labels: maintenance

#212 - Rename development branch to `3.x` and add installation instructions

Pull Request - State: closed - Opened by clue over 2 years ago - 1 comment
Labels: maintenance

#207 - Enforce always passing promise to race function

Pull Request - State: open - Opened by WyriHaximus over 2 years ago - 7 comments
Labels: BC break

#206 - Rename otherwise to catch and always to finally

Pull Request - State: closed - Opened by WyriHaximus over 2 years ago - 6 comments
Labels: new feature

#205 - php 7.1 multiple exceptions using the pipe (|) character

Issue - State: closed - Opened by my-random-username over 2 years ago - 1 comment
Labels: new feature

#204 - Add branch-alias for master branch

Pull Request - State: closed - Opened by Seldaek over 2 years ago - 5 comments
Labels: maintenance

#202 - ExtendedPromiseInterface: type-hint for then()

Pull Request - State: closed - Opened by Thomas-Gelf almost 3 years ago - 2 comments
Labels: new feature

#200 - Support PHP 8.1 (Promise v2)

Pull Request - State: closed - Opened by SimonFrings almost 3 years ago
Labels: new feature, easy pick

#196 - Run CI on PHP8.0

Pull Request - State: closed - Opened by bzikarsky about 3 years ago - 2 comments
Labels: maintenance

#194 - allSettled operator

Issue - State: closed - Opened by andrei115 about 3 years ago - 2 comments
Labels: new feature

#188 - [3.x] Add template annotations

Pull Request - State: closed - Opened by simPod over 3 years ago - 11 comments
Labels: new feature, help wanted

#187 - Use GitHub actions for continuous integration (CI) (promise-1.x)

Pull Request - State: closed - Opened by SimonFrings over 3 years ago
Labels: maintenance

#184 - Update PHPUnit configuration schema for PHPUnit 9.3 and run tests on PHPUnit 9 (promise-1.x)

Pull Request - State: closed - Opened by SimonFrings over 3 years ago
Labels: maintenance

#180 - When serializing & later unserializing exceptions thrown by clashing function calls

Issue - State: closed - Opened by brentkelly about 4 years ago - 13 comments
Labels: question

#176 - Address deprecation of ReflectionType::getClass()

Pull Request - State: closed - Opened by cdosoftei about 4 years ago - 5 comments
Labels: new feature, maintenance

#170 - Trigger E_USER_ERROR on unhandled exceptions

Pull Request - State: closed - Opened by WyriHaximus over 4 years ago - 4 comments
Labels: new feature, BC break

#167 - Call promise twice

Issue - State: closed - Opened by cheeghi over 4 years ago - 2 comments
Labels: question

#166 - ETA version 3?

Issue - State: closed - Opened by Ilyes512 over 4 years ago - 4 comments
Labels: question

#161 - Suggestion: when detecting promisable by method presense check its an object

Pull Request - State: closed - Opened by smscr over 4 years ago - 17 comments
Labels: bug

#160 - Detecting thenable causes unwanted side effects

Issue - State: closed - Opened by smscr over 4 years ago
Labels: bug

#157 - Test PHP 7.4 on Travis

Pull Request - State: closed - Opened by WyriHaximus over 4 years ago - 13 comments
Labels: maintenance, easy pick

#155 - [RFC] Consider deprecating FulfilledPromise and RejectedPromise (mark as internal only)

Issue - State: closed - Opened by clue almost 5 years ago - 6 comments
Labels: question

#153 - Add .gitattributes to exclude dev files from exports

Pull Request - State: closed - Opened by reedy almost 5 years ago - 17 comments
Labels: maintenance, easy pick

#147 - Fullfilled or Rejected promise and then method

Issue - State: closed - Opened by Logioniz about 5 years ago - 9 comments
Labels: question

#131 - Reset of error handler in Promise\fatalError

Issue - State: closed - Opened by ghost almost 6 years ago - 8 comments
Labels: question

#129 - \React\Promise\all($promises) doesn't work as expected

Issue - State: closed - Opened by suhaboncukcu about 6 years ago - 2 comments
Labels: question

#128 - Promises do not throw unhandled exceptions

Issue - State: closed - Opened by SerafimArts about 6 years ago - 3 comments
Labels: new feature

#127 - example no works

Issue - State: closed - Opened by StasToken about 6 years ago - 1 comment
Labels: question

#111 - ajax request

Issue - State: closed - Opened by rikyscara over 6 years ago
Labels: invalid

#106 - Unhandled promise

Issue - State: closed - Opened by sm2017 almost 7 years ago - 4 comments
Labels: new feature

#103 - Examples for writing unit tests?

Issue - State: closed - Opened by norbert-yoimo about 7 years ago - 5 comments
Labels: question

#102 - Queue broken when throwing from `done()` (dev-master only)

Issue - State: closed - Opened by kelunik about 7 years ago - 6 comments
Labels: question

#101 - Feature: new promise function "settle()"

Issue - State: closed - Opened by SimonHeimberg about 7 years ago - 12 comments
Labels: new feature

#92 - Add promise state inspection methods

Pull Request - State: closed - Opened by jsor over 7 years ago - 11 comments

#91 - Missing example code

Issue - State: closed - Opened by UlrichEckhardt over 7 years ago - 5 comments
Labels: question

#89 - Question

Issue - State: closed - Opened by sm2017 over 7 years ago - 4 comments
Labels: question

#88 - done() exceptions bubble up into the wrong place

Issue - State: closed - Opened by kelunik over 7 years ago
Labels: new feature, BC break

#87 - Detecting unhandled rejections

Issue - State: closed - Opened by arnaud-lb over 7 years ago - 6 comments
Labels: new feature, BC break

#83 - Fix race() to return a forever pending promise when called with an empty array

Pull Request - State: closed - Opened by jsor over 7 years ago - 2 comments
Labels: bug, BC break

#81 - Remove race()

Pull Request - State: closed - Opened by jsor over 7 years ago - 6 comments

#77 - Preserve the order of the array with all and map functions

Pull Request - State: closed - Opened by lordthorzonus almost 8 years ago - 3 comments
Labels: new feature

#74 - \React\Promise\all not preserving array key order

Issue - State: closed - Opened by lordthorzonus almost 8 years ago - 13 comments
Labels: new feature

#72 - callable param can not be null in the fastcgi environment

Issue - State: closed - Opened by white-poto almost 8 years ago - 4 comments
Labels: question

#71 - Prevent circular references when resolving a promise with itself

Pull Request - State: closed - Opened by jsor almost 8 years ago
Labels: bug

#70 - Infinite loop with $deferred->resolve($deferred->promise());

Issue - State: closed - Opened by Tatikoma almost 8 years ago - 1 comment
Labels: bug

#69 - Callback wrapper ?

Issue - State: closed - Opened by Tatikoma almost 8 years ago - 4 comments
Labels: new feature, question

#67 - each_limit

Issue - State: closed - Opened by sm2017 almost 8 years ago - 2 comments
Labels: new feature, question

#66 - guzzle/promises

Issue - State: closed - Opened by sm2017 almost 8 years ago - 11 comments
Labels: question

#65 - Resolve before returning?

Issue - State: closed - Opened by g105b almost 8 years ago - 2 comments
Labels: question

#64 - Interoperability Implementation

Issue - State: closed - Opened by kelunik about 8 years ago - 11 comments
Labels: new feature, question

#63 - exception in promise

Issue - State: closed - Opened by sm2017 about 8 years ago - 8 comments
Labels: question

#62 - Waiting for all promises to end

Issue - State: closed - Opened by ohadkorenok about 8 years ago - 3 comments
Labels: question

#59 - How i can throw Exception from onRejected callback?

Issue - State: closed - Opened by maxgu over 8 years ago - 2 comments
Labels: question