Open
Conversation
- 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
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
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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.
No description provided.