-
-
Notifications
You must be signed in to change notification settings - Fork 421
Comparing changes
Open a pull request
base repository: symfony/maker-bundle
base: v1.62.0
head repository: symfony/maker-bundle
compare: v1.62.1
- 8 commits
- 22 files changed
- 3 contributors
Commits on Jan 14, 2025
-
Configuration menu - View commit details
-
Copy full SHA for 6f59bff - Browse repository at this point
Copy the full SHA 6f59bffView commit details -
minor #1650 fix: PHP 8.4 deprecations (Chris8934)
This PR was merged into the 1.x-dev branch. Discussion ---------- fix: PHP 8.4 deprecations Commits ------- 6f59bff fix: PHP 8.4 deprecations
Configuration menu - View commit details
-
Copy full SHA for fa6bd4f - Browse repository at this point
Copy the full SHA fa6bd4fView commit details -
Configuration menu - View commit details
-
Copy full SHA for af5bcb7 - Browse repository at this point
Copy the full SHA af5bcb7View commit details -
minor #1647 ci: fix github action deprecations (Chris8934)
This PR was squashed before being merged into the 1.x-dev branch. Discussion ---------- ci: fix github action deprecations Commits ------- af5bcb7 ci: fix github action deprecations
Configuration menu - View commit details
-
Copy full SHA for 2237542 - Browse repository at this point
Copy the full SHA 2237542View commit details -
Configuration menu - View commit details
-
Copy full SHA for 708eb83 - Browse repository at this point
Copy the full SHA 708eb83View commit details -
bug #1642 Custom root namespace make:twig-component (marcriemer)
Configuration menu - View commit details
-
Copy full SHA for 495b7d6 - Browse repository at this point
Copy the full SHA 495b7d6View commit details
Commits on Jan 15, 2025
-
Revert "feature #1575 [make:*] Use a PHP-CS-Fixer shim rather than an…
… external PHAR" This reverts commit 4735ff1.
Configuration menu - View commit details
-
Copy full SHA for 41744d7 - Browse repository at this point
Copy the full SHA 41744d7View commit details -
bug #1654 Revert #1575 (Use a PHP-CS-Fixer shim rather than an extern…
…al PHAR) (kbond) This PR was merged into the 1.x-dev branch. Discussion ---------- Revert #1575 (Use a PHP-CS-Fixer shim rather than an external PHAR) This reverts #1575. This PR has caused a lot of trouble as it made php-cs-fixer a required dep which installs a recipe. See #1644, #1653, #1651, #1648. We can't have php-cs-fixer (or the shim) as a required dependency. I think we need to have this bundle only use php-cs-fixer if available/configured (or drop it entirely). I'm not sure why it is used at all - feels like a lot of added complexity... Commits ------- 41744d7 Revert "feature #1575 [make:*] Use a PHP-CS-Fixer shim rather than an external PHAR"
Configuration menu - View commit details
-
Copy full SHA for 468ff27 - Browse repository at this point
Copy the full SHA 468ff27View 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.62.0...v1.62.1