Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

github.com/reactphp/promise

Promises/A implementation for PHP.
https://github.com/reactphp/promise

Update test suite to improve PHP 8.4+ support

SimonFrings opened this pull request 5 months ago
Improve PHP 8.4+ support by avoiding implicitly nullable type declarations

SimonFrings opened this pull request 5 months ago
Add PHP 8.4 to the CI and fix implicit nullable types

nicolas-grekas opened this pull request 7 months ago
[PHP 8.4] Fixes for implicit nullability deprecation

Ayesh opened this pull request 7 months ago
[1.x] Run tests on PHP 8.3 and update test suite

clue opened this pull request 12 months ago
[2.x] Run tests on PHP 8.3 and update test suite

clue opened this pull request 12 months ago
[3.x] Run tests on PHP 8.3 and update test suite

clue opened this pull request 12 months ago
Add the `@yield` annotation

roxblnfk opened this pull request about 1 year ago
Describe all callable arguments with types for `Promise` and `Deferred`

clue opened this pull request about 1 year ago
Update PHPStan

ondrejmirtes opened this pull request about 1 year ago
Fix gist link about promise in README.md

SQKo opened this pull request about 1 year ago
Add new `set_rejection_handler()` function for unhandled rejections

clue opened this pull request over 1 year ago
Report any unhandled promise rejections

clue opened this pull request over 1 year ago
[3.x] Add template annotations

WyriHaximus opened this pull request over 1 year ago
[3.x] Add PHPStan to test environment with `max` level

clue opened this pull request over 1 year ago
some() implementation

BitpostNetwork opened this pull request over 1 year ago
Exception: Value of type null is not callable

pczerkas opened this issue almost 2 years ago
Revert issue template changes to use organisation issue template

SimonFrings opened this pull request almost 2 years ago
[1.x] Update test suite and report failed assertions

clue opened this pull request almost 2 years ago
[2.x] Update test suite and report failed assertions

clue opened this pull request almost 2 years ago
[3.x] Update test suite and report failed assertions

clue opened this pull request almost 2 years ago
Add issue template for better orientation

SimonFrings opened this pull request almost 2 years ago
Remove internal `Queue` leftovers

clue opened this pull request about 2 years ago
[2.x] feat: add support for DNF types on PHP 8.2

nhedger opened this pull request about 2 years ago
[3.x] feat: add support for DNF types

nhedger opened this pull request about 2 years ago
Support Disjunctive Normal Form Types (DNF types) for PHP 8.2+

clue opened this issue about 2 years ago
[3.x] Test on PHP 8.2

WyriHaximus opened this pull request about 2 years ago
[2.x] Test on PHP 8.2

WyriHaximus opened this pull request about 2 years ago
Add example folder

ishanvyas22 opened this issue about 2 years ago
chore(docs): remove leading dollar signs

nhedger opened this pull request over 2 years ago
Update test suite to avoid deprecation notices for PHP 8.1+

clue opened this pull request over 2 years ago
Continue internal `Queue` execution also after fiber is suspended

clue opened this pull request over 2 years ago
[1.x] Add basic template annotations

WyriHaximus opened this pull request over 2 years ago
[2.x] Add basic template annotations

WyriHaximus opened this pull request over 2 years ago
chore(docs): remove leading dollar sign

nhedger opened this pull request over 2 years ago
Support `iterable` type for `all()` + `race()` + `any()`

clue opened this pull request over 2 years ago
[RFC] Remove `done()` method

clue opened this pull request over 2 years ago
[WIP][2.x] Add template annotations

WyriHaximus opened this pull request over 2 years ago
[WIP][RFC] Throw when end of chain has been reached

WyriHaximus opened this pull request over 2 years ago
[RFC] Remove unneeded `PromisorInterface`

clue opened this pull request over 2 years ago
[RFC] Remove `some()`, `map()`, `reduce()` functions

clue opened this pull request over 2 years ago
[1.x] Fix legacy HHVM build by downgrading Composer

SimonFrings opened this pull request over 2 years ago
[2.x] Fix legacy HHVM build by downgrading Composer

SimonFrings opened this pull request over 2 years ago
[1.x] Add badge to show number of project installations

SimonFrings opened this pull request over 2 years ago
Rename development branch to `3.x` and add installation instructions

clue opened this pull request over 2 years ago
Enforce always passing promise to race function

WyriHaximus opened this pull request almost 3 years ago
Rename otherwise to catch and always to finally

WyriHaximus opened this pull request almost 3 years ago
php 7.1 multiple exceptions using the pipe (|) character

my-random-username opened this issue almost 3 years ago
Add branch-alias for master branch

Seldaek opened this pull request almost 3 years ago
ExtendedPromiseInterface: type-hint for then()

Thomas-Gelf opened this pull request almost 3 years ago
Support PHP 8.1 (Promise v2)

SimonFrings opened this pull request almost 3 years ago
Run CI on PHP8.0

bzikarsky opened this pull request about 3 years ago
allSettled operator

andrei115 opened this issue about 3 years ago
[3.x] Add template annotations

simPod opened this pull request over 3 years ago
Use GitHub actions for continuous integration (CI) (promise-1.x)

SimonFrings opened this pull request over 3 years ago
Address deprecation of ReflectionType::getClass()

cdosoftei opened this pull request about 4 years ago
Trigger E_USER_ERROR on unhandled exceptions

WyriHaximus opened this pull request over 4 years ago
Call promise twice

cheeghi opened this issue over 4 years ago
ETA version 3?

Ilyes512 opened this issue over 4 years ago
Detecting thenable causes unwanted side effects

smscr opened this issue over 4 years ago
Test PHP 7.4 on Travis

WyriHaximus opened this pull request over 4 years ago
Add .gitattributes to exclude dev files from exports

reedy opened this pull request almost 5 years ago
Fullfilled or Rejected promise and then method

Logioniz opened this issue about 5 years ago
Reset of error handler in Promise\fatalError

ghost opened this issue almost 6 years ago
\React\Promise\all($promises) doesn't work as expected

suhaboncukcu opened this issue about 6 years ago
Promises do not throw unhandled exceptions

SerafimArts opened this issue about 6 years ago
example no works

StasToken opened this issue about 6 years ago
ajax request

rikyscara opened this issue over 6 years ago
Unhandled promise

sm2017 opened this issue almost 7 years ago
Examples for writing unit tests?

norbert-yoimo opened this issue about 7 years ago
Queue broken when throwing from `done()` (dev-master only)

kelunik opened this issue about 7 years ago
Feature: new promise function "settle()"

SimonHeimberg opened this issue about 7 years ago
Add promise state inspection methods

jsor opened this pull request over 7 years ago
Missing example code

UlrichEckhardt opened this issue over 7 years ago
Question

sm2017 opened this issue over 7 years ago
done() exceptions bubble up into the wrong place

kelunik opened this issue over 7 years ago
Detecting unhandled rejections

arnaud-lb opened this issue over 7 years ago
Remove race()

jsor opened this pull request almost 8 years ago
Preserve the order of the array with all and map functions

lordthorzonus opened this pull request almost 8 years ago
\React\Promise\all not preserving array key order

lordthorzonus opened this issue almost 8 years ago
callable param can not be null in the fastcgi environment

white-poto opened this issue almost 8 years ago
Prevent circular references when resolving a promise with itself

jsor opened this pull request almost 8 years ago
Infinite loop with $deferred->resolve($deferred->promise());

Tatikoma opened this issue almost 8 years ago
Callback wrapper ?

Tatikoma opened this issue almost 8 years ago
each_limit

sm2017 opened this issue almost 8 years ago
guzzle/promises

sm2017 opened this issue about 8 years ago
Resolve before returning?

g105b opened this issue about 8 years ago
Interoperability Implementation

kelunik opened this issue about 8 years ago
exception in promise

sm2017 opened this issue about 8 years ago
Waiting for all promises to end

ohadkorenok opened this issue about 8 years ago
How i can throw Exception from onRejected callback?

maxgu opened this issue over 8 years ago