-
Notifications
You must be signed in to change notification settings - Fork 2
Upgrade Symfony 6.4 > 7.4 #463
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Merged
Merged
Changes from 4 commits
Commits
Show all changes
18 commits
Select commit
Hold shift + click to select a range
b4c242f
DX: frontend-install sets correct var permissions
johanib 85daf8c
Basic package update
johanib 509d970
Update PHPStan and fix basic errors
johanib 5ebd44d
Fix more phpstan issues after upgrade
johanib 894245b
Add rector scripts & run apply SimplifyFormRenderingRector
johanib 62c1af4
Apply Attributes via Rector
johanib ec8232b
Apply `withPhpSets` rectors
johanib 7dcc127
Upgrade phpunit 9 > 10
johanib 464ffb2
Update Symfony 6.4 > 7.4
johanib 7495f7b
Fix qa errors
johanib ae1d727
Update release notes & fix build
johanib 02f08f5
Resolve Symfony deprecations and errors.
johanib 1b45e18
Resolve Symfony deprecations: get() and ignored default on required c…
johanib f850e2f
Rector cleanup:
johanib 2e05d89
Update frontend tooling
johanib c41fb57
Use latest 6.0.0 release of surfnet/stepup-middleware-client-bundle
johanib 0935bad
Update component_info to match SF 7
johanib 9492f74
Rework
johanib File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -1,7 +1,7 @@ | ||
| path: [./src, ./tests] | ||
| jobs: 10 | ||
| cache: /var/qa/phplint.cache | ||
| cache-dir: var/cache/qa/phplint.cache | ||
| extensions: | ||
| - php | ||
| exclude: | ||
| - vendor | ||
| - vendor |
Large diffs are not rendered by default.
Oops, something went wrong.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.