-
Notifications
You must be signed in to change notification settings - Fork 52
Comparing changes
Open a pull request
base repository: php-fig/container
base: 1.1.2
head repository: php-fig/container
compare: 2.0.2
- 9 commits
- 3 files changed
- 2 contributors
Commits on Jun 17, 2020
-
This patch adds a return type hint to `ContainerInterface::has()`, per the already documented specification, in preparation for a v3 release. No other methods were eligible, as they specified `mixed`. See https://www.php-fig.org/blog/2019/10/upgrading-psr-interfaces/ Signed-off-by: Matthew Weier O'Phinney <matthew@weierophinney.net>
Configuration menu - View commit details
-
Copy full SHA for de1921e - Browse repository at this point
Copy the full SHA de1921eView commit details
Commits on Oct 12, 2020
-
fix: update dev-master to 2.0.x-dev, not 3.0.x-dev
I'd misread the original by-laws around typehint addition to require two new major versions, when it's just a minor version and a major version.
Configuration menu - View commit details
-
Copy full SHA for f9a9895 - Browse repository at this point
Copy the full SHA f9a9895View commit details
Commits on Mar 5, 2021
-
Merge pull request #28 from weierophinney/feature/add-return-type-hints
Add return type hints
Configuration menu - View commit details
-
Copy full SHA for 122c267 - Browse repository at this point
Copy the full SHA 122c267View commit details -
fix: alias master branch to 2.0.x
Not sure why merting #28 did not pick this up...
Configuration menu - View commit details
-
Copy full SHA for 68f5200 - Browse repository at this point
Copy the full SHA 68f5200View commit details
Commits on Mar 8, 2021
-
3
Configuration menu - View commit details
-
Copy full SHA for 19764b1 - Browse repository at this point
Copy the full SHA 19764b1View commit details
Commits on Mar 24, 2021
-
Configuration menu - View commit details
-
Copy full SHA for 2ae3732 - Browse repository at this point
Copy the full SHA 2ae3732View commit details
Commits on Nov 5, 2021
-
fix: bump minimum supported PHP version to 7.4
Fixes #30 for the v2 series by bumping to a PHP version that does interface inheritance correctly.
Configuration menu - View commit details
-
Copy full SHA for 18d0016 - Browse repository at this point
Copy the full SHA 18d0016View commit details -
Configuration menu - View commit details
-
Copy full SHA for 6009776 - Browse repository at this point
Copy the full SHA 6009776View commit details -
Merge pull request #32 from weierophinney/fix/bump-php-version-to-fix…
…-dependency-issues Bump minimum supported PHP version to 7.4 on v2 releases
Configuration menu - View commit details
-
Copy full SHA for c71ecc5 - Browse repository at this point
Copy the full SHA c71ecc5View 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.2...2.0.2