-
-
Notifications
You must be signed in to change notification settings - Fork 150
Comparing changes
Open a pull request
base repository: reactphp/promise
base: v2.7.1
head repository: reactphp/promise
compare: v2.8.0
- 14 commits
- 21 files changed
- 7 contributors
Commits on Jan 8, 2019
-
Add docblocks to functions and interfaces
Charlotte Dunois committedJan 8, 2019 Configuration menu - View commit details
-
Copy full SHA for 24724b4 - Browse repository at this point
Copy the full SHA 24724b4View commit details -
Merge pull request #135 from CharlotteDunoisLabs/patch-docblocks-2.x
Add docblocks to functions and interfaces
Configuration menu - View commit details
-
Copy full SHA for 43896aa - Browse repository at this point
Copy the full SHA 43896aaView commit details
Commits on Jun 21, 2019
-
Configuration menu - View commit details
-
Copy full SHA for 683c343 - Browse repository at this point
Copy the full SHA 683c343View commit details -
Merge pull request #143 from clue-labs/deprecate-lazypromise
Mark LazyPromise as deprecated for Promise v2
Configuration menu - View commit details
-
Copy full SHA for f16348c - Browse repository at this point
Copy the full SHA f16348cView commit details
Commits on Dec 2, 2019
-
Configuration menu - View commit details
-
Copy full SHA for a7da0f8 - Browse repository at this point
Copy the full SHA a7da0f8View commit details
Commits on Dec 3, 2019
-
Merge pull request #154 from reedy/reedy-patch-2
Add .gitattributes to exclude dev files from exports (2.x)
Configuration menu - View commit details
-
Copy full SHA for 7c98fda - Browse repository at this point
Copy the full SHA 7c98fdaView commit details
Commits on Mar 4, 2020
-
Configuration menu - View commit details
-
Copy full SHA for 1150e0a - Browse repository at this point
Copy the full SHA 1150e0aView commit details -
Configuration menu - View commit details
-
Copy full SHA for ac2b6a7 - Browse repository at this point
Copy the full SHA ac2b6a7View commit details
Commits on Mar 5, 2020
-
Merge pull request #163 from clue-labs/2x-php7.4
Run tests on PHP 7.4 (backport to v2.x) and update PHPUnit test setup
Configuration menu - View commit details
-
Copy full SHA for 0f37290 - Browse repository at this point
Copy the full SHA 0f37290View commit details
Commits on Mar 8, 2020
-
Mark
FulfilledPromiseandRejectedPromiseas deprecatedUse `resolve()` and `reject()` instead.
Configuration menu - View commit details
-
Copy full SHA for fb502e2 - Browse repository at this point
Copy the full SHA fb502e2View commit details -
Merge pull request #165 from clue-labs/deprecate-fulfilled-rejected
Mark `FulfilledPromise` and `RejectedPromise` as deprecated (Promise v2)
Configuration menu - View commit details
-
Copy full SHA for f0430ac - Browse repository at this point
Copy the full SHA f0430acView commit details
Commits on May 9, 2020
-
Configuration menu - View commit details
-
Copy full SHA for 8feffb8 - Browse repository at this point
Copy the full SHA 8feffb8View commit details -
Merge pull request #168 from jsor-labs/cancellation-queue-object-check
Backport "Add check whether $cancellable is an object" to 2.x
Configuration menu - View commit details
-
Copy full SHA for a287fc0 - Browse repository at this point
Copy the full SHA a287fc0View commit details
Commits on May 12, 2020
-
Configuration menu - View commit details
-
Copy full SHA for f3cff96 - Browse repository at this point
Copy the full SHA f3cff96View commit details
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff v2.7.1...v2.8.0