Skip to content

Template params can only have one argument - #63

Merged
clue merged 1 commit into
reactphp:1.xfrom
WyriHaximus-secret-labs:1.x-template-params-can-only-have-one-argument
Jan 24, 2023
Merged

Template params can only have one argument#63
clue merged 1 commit into
reactphp:1.xfrom
WyriHaximus-secret-labs:1.x-template-params-can-only-have-one-argument

Conversation

@WyriHaximus

Copy link
Copy Markdown
Member

The fact that a promise can also be rejected with a Throwable and/or Exception is implied and there is no need to also define that here.

Refs: reactphp/promise#223

The fact that a promise can also be rejected with a Throwable and/or Exception is implied and there is no need to also define that here.
Refs: reactphp/promise#223
@clueclue added maintenance and removed bug labels Jan 24, 2023
@clue
clue merged commit b3fafc4 into reactphp:1.xJan 24, 2023
@clue

clue commented Jan 24, 2023

Copy link
Copy Markdown
Member

Just noticed this should also be applied to the README documentation. @WyriHaximus is this something you can look into? 👍

@WyriHaximus
WyriHaximus deleted the 1.x-template-params-can-only-have-one-argument branch January 24, 2023 16:14
WyriHaximus added a commit to WyriHaximus-secret-labs/promise-timer that referenced this pull request Jan 24, 2023
In the previous PR (reactphp#63) I missed incorrect usage in the readme, this PR addresses that.
The fact that a promise can also be rejected with a Throwable and/or Exception is implied and there is no need to also define that here.
Refs: reactphp/promise#223
@WyriHaximus

Copy link
Copy Markdown
MemberAuthor

Just noticed this should also be applied to the README documentation. @WyriHaximus is this something you can look into? +1

@clue Addressed in #64

@clueclue mentioned this pull request Jul 20, 2023
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants

@WyriHaximus@clue@SimonFrings