-
-
Notifications
You must be signed in to change notification settings - Fork 38
Comparing changes
Open a pull request
base repository: PHPCSStandards/composer-installer
base: v1.1.1
head repository: PHPCSStandards/composer-installer
compare: v1.1.2
- 7 commits
- 4 files changed
- 2 contributors
Commits on Jul 9, 2025
-
Fix fatal error when Composer EventDispatcher called programmatically
This now reverts the second code modernization from 234 as well. Annoying, but so be it. I've also now added warnings in both places which were modernized and for which the modernizations had to be reverted to hopefully prevent this happening again. Fixes 247
Configuration menu - View commit details
-
Copy full SHA for 488030f - Browse repository at this point
Copy the full SHA 488030fView commit details -
Tests: fix two missing import
usestatementsAdd two import `use` statements for the PHP native `RuntimeException` class, which is used to signal certain failures in the test set up. The fact that this wasn't noticed before clearly means the tests never failed at those Exceptions before ;-)
Configuration menu - View commit details
-
Copy full SHA for e7138b9 - Browse repository at this point
Copy the full SHA e7138b9View commit details -
Configuration menu - View commit details
-
Copy full SHA for 70c69dd - Browse repository at this point
Copy the full SHA 70c69ddView commit details
Commits on Jul 17, 2025
-
Merge pull request #250 from PHPCSStandards/feature/tests-fix-missing…
…-use-statements Tests: fix two missing import `use` statements
Configuration menu - View commit details
-
Copy full SHA for 76f1a99 - Browse repository at this point
Copy the full SHA 76f1a99View commit details -
Merge pull request #248 from PHPCSStandards/feature/247-fix-fatal-rev…
…ert-second-codemodernization Fix fatal error when Composer EventDispatcher called programmatically
Configuration menu - View commit details
-
Copy full SHA for 1faffc1 - Browse repository at this point
Copy the full SHA 1faffc1View commit details -
Merge pull request #249 from PHPCSStandards/feature/changelog-1.1.2
Changelog for the 1.1.2 release
Configuration menu - View commit details
-
Copy full SHA for c9d9668 - Browse repository at this point
Copy the full SHA c9d9668View commit details -
Configuration menu - View commit details
-
Copy full SHA for e9cf5e4 - Browse repository at this point
Copy the full SHA e9cf5e4View 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 v1.1.1...v1.1.2