-
Notifications
You must be signed in to change notification settings - Fork 12
Comparing changes
Open a pull request
base repository: php-http/promise
base: 1.1.0
head repository: php-http/promise
compare: 1.3.1
- 18 commits
- 9 files changed
- 5 contributors
Commits on Sep 2, 2023
-
Configuration menu - View commit details
-
Copy full SHA for b75c39a - Browse repository at this point
Copy the full SHA b75c39aView commit details -
Configuration menu - View commit details
-
Copy full SHA for bb48206 - Browse repository at this point
Copy the full SHA bb48206View commit details -
Merge pull request #26 from php-http/analysis-22M1L4
Apply fixes from StyleCI
Configuration menu - View commit details
-
Copy full SHA for 2f59387 - Browse repository at this point
Copy the full SHA 2f59387View commit details -
Configuration menu - View commit details
-
Copy full SHA for cac94eb - Browse repository at this point
Copy the full SHA cac94ebView commit details
Commits on Oct 18, 2023
-
Refactor Promise classes with generic types
This commit refactors the Promise interface and concrete classes to use generic types. This provides better support for static analysis tools, enforcing type safety and improving code readability.
2Configuration menu - View commit details
-
Copy full SHA for 4f3fc6c - Browse repository at this point
Copy the full SHA 4f3fc6cView commit details -
Configuration menu - View commit details
-
Copy full SHA for 9e1e4d9 - Browse repository at this point
Copy the full SHA 9e1e4d9View commit details
Commits on Oct 23, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 465dae0 - Browse repository at this point
Copy the full SHA 465dae0View commit details
Commits on Oct 24, 2023
-
Merge pull request #27 from Ndiritu/Radiergummi/add-generic-annotations
Refactor Promise classes with generic types (fast-tracking #24)
Configuration menu - View commit details
-
Copy full SHA for c25665f - Browse repository at this point
Copy the full SHA c25665fView commit details -
Configuration menu - View commit details
-
Copy full SHA for 7689ca4 - Browse repository at this point
Copy the full SHA 7689ca4View commit details -
Configuration menu - View commit details
-
Copy full SHA for 7d39899 - Browse repository at this point
Copy the full SHA 7d39899View commit details -
Configuration menu - View commit details
-
Copy full SHA for ef4905b - Browse repository at this point
Copy the full SHA ef4905bView commit details
Commits on Nov 8, 2023
-
Accept Throwable for onRejected and expand return type for wait() (#30)
* Add PHPStan checks to PRs * Use conditional return type in PHPDoc for wait()
Configuration menu - View commit details
-
Copy full SHA for 7fa2284 - Browse repository at this point
Copy the full SHA 7fa2284View commit details -
Configuration menu - View commit details
-
Copy full SHA for 44a67cb - Browse repository at this point
Copy the full SHA 44a67cbView commit details
Commits on Jan 4, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 2916a60 - Browse repository at this point
Copy the full SHA 2916a60View commit details -
Merge pull request #33 from php-http/phpdoc-revert
revert generic annotations
Configuration menu - View commit details
-
Copy full SHA for 13d7636 - Browse repository at this point
Copy the full SHA 13d7636View commit details
Commits on Mar 15, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 35fa82d - Browse repository at this point
Copy the full SHA 35fa82dView commit details -
Merge pull request #34 from derrabus/bugfix/implicit-nullable
Make nullable parameter types explicit
Configuration menu - View commit details
-
Copy full SHA for 5caa0bc - Browse repository at this point
Copy the full SHA 5caa0bcView commit details -
Configuration menu - View commit details
-
Copy full SHA for fc85b1f - Browse repository at this point
Copy the full SHA fc85b1fView 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 1.1.0...1.3.1