-
-
Notifications
You must be signed in to change notification settings - Fork 568
Add generics for Promise. #1170
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Closed
Closed
Changes from all commits
Commits
Show all changes
39 commits
Select commit
Hold shift + click to select a range
32b4f1d
Add generics
Warxcell 0b65301
Apply php-cs-fixer changes
Warxcell d15eea5
Update src/Executor/Promise/Promise.php
Warxcell d5fa644
Add generics
Warxcell 77b7e84
Prettify docs
Warxcell 2b6c898
Add generics
Warxcell 1121827
Apply php-cs-fixer changes
Warxcell abd57fe
Add generics
Warxcell 032ed9f
Prettify docs
Warxcell 9c9323b
Add generics
Warxcell 9e26ed2
Prettify docs
Warxcell ca0812a
Add generics
Warxcell 78a442f
Apply php-cs-fixer changes
Warxcell f0f32c5
Update src/Executor/Promise/PromiseAdapter.php
Warxcell 7aa1041
Prettify docs
Warxcell 923bfc8
Update src/Executor/Promise/Adapter/SyncPromiseAdapter.php
Warxcell 85e0377
Add generics
Warxcell dddbb7f
Prettify docs
Warxcell af10463
Add generics
Warxcell 1b31ae6
Apply php-cs-fixer changes
Warxcell b560281
Add generics
Warxcell 4e03770
Prettify docs
Warxcell 9e2f954
Add generics
Warxcell d8f5830
Apply php-cs-fixer changes
Warxcell 70e342b
Merge branch 'master' into generics-for-promise
spawnia 61561a3
restore iterable interface
spawnia 820d73c
improve ReactPromiseAdapterTest.php
spawnia 506834b
minimize diff in SyncPromise
spawnia 0f34cf3
improve phpdoc in PromiseAdapter.php
spawnia 50a6a8f
improve whitespace in Helper.php
spawnia 5382360
Merge branch 'master' into generics-for-promise
spawnia 2a1e365
fully qualified throwable
spawnia d796e4a
Prettify docs
spawnia c7fdf5c
remove unnecessary generic
spawnia 1b42a7b
Merge remote-tracking branch 'upstream/master'
Warxcell a6212de
Add generics
Warxcell fecb03e
Apply php-cs-fixer changes
Warxcell 531e03b
...
Warxcell 56796ea
Apply php-cs-fixer changes
Warxcell File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.