Skip to content

Feature/upgrade symfony lts#232

Open
kayjoosten wants to merge 8 commits intomainfrom
feature/upgrade-symfony-lts
Open

Feature/upgrade symfony lts#232
kayjoosten wants to merge 8 commits intomainfrom
feature/upgrade-symfony-lts

Conversation

@kayjoosten
Copy link

No description provided.

- Update symfony/* packages from ^6.4 to ^7.0
- Upgrade stepup-bundle to 7.0.1
- Upgrade stepup-saml-bundle to 7.0.2
- Upgrade stepup-gssp-bundle to 6.0.0
- Set minimum-stability to dev for cbor-bundle 3.0.x-dev
- Remove symfony/templating (removed in Symfony 7.1+)
- Add property_info.yaml for PropertyInfo component
- Add test doctrine.yaml for test database configuration
- Add test parameters for localhost test environment
Applied Rector sets:
- Annotations to Attributes migration
- Symfony 7.0/7.1 upgrade rules
- Doctrine code quality improvements
- PHP 8.2 readonly properties
- Strict type declarations

Files affected:
- Entities: readonly properties, attribute migration
- Repository: readonly EntityManager
- Listener: readonly class
- Twig: strict string casting
- Tests: removed unnecessary @var annotations
- Add rector.php with Symfony 7.0/7.1, Doctrine, PHPUnit sets
- Add bin/dev/docker wrapper script for container commands
- Configure rector to use prod container for type resolution
- Remove duplicate #[Route] attribute from SPController
- Update phpstan baseline (removed fixed urlencode issue)
- Run npm update to latest compatible versions
- Update @babel/core, webpack, sass and other build tools
- Update @symfony/webpack-encore and stimulus packages
- Document upgrade phases and tasks
- Track completed work for future reference
- Set current_symfony_version to 7.4
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant