OpenConext / OpenConext/OpenConext-profile
Track Symfony 7 upgrade
Open
Nobody has claimed this yet.
- Dominant language
- PHP
- Stars
- 2
- Forks
- 0
- Avg merge
- 17d 41m
- Merged PRs (30d)
- 1
Description
This tracks the Symfony 7 upgrade for OpenConext-profile.
Context:
- PR #349 upgrades the project to PHP 8.5 and refreshes Docker, Composer, and npm dependencies.
- The Symfony runtime in that PR remains on the 6.4 line (
symfony/*constraints andextra.symfony.requireare still6.4.*).
Follow-up work for this issue:
- Plan the Symfony 6.4 -> 7.x upgrade
- Resolve remaining Symfony deprecations and compatibility gaps
- Update docs and CI as needed for the Symfony major bump
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by reviewing PR #349, the current symfony/* constraints, and extra.symfony.require to map the Symfony 6.4 to 7.x upgrade. Inventory the remaining deprecations and compatibility gaps, then check the documentation and CI updates needed; done means the Symfony major bump is compatible and those follow-up areas are updated.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- docker, php, symfony
- Domain
- backend
- Issue type
- Refactor
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Active
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100