Skip to content

Make compatible with Symfony 6.4#16

Closed
dlee-dayspring wants to merge 17 commits intov6from
symfony_6
Closed

Make compatible with Symfony 6.4#16
dlee-dayspring wants to merge 17 commits intov6from
symfony_6

Conversation

@dlee-dayspring
Copy link
Copy Markdown

Ran Rector and updated code to be compatible with Symfony 6.4 and PHP 8.1 (required by Symfony 6.4). Also added deprecations to dependencies on sensio/framework-extra-bundle as far as I can tell. This can be seen in PropelParamConverter.php, param_converter.markdown, PropelParamConverterTest.php.

@dlee-dayspring dlee-dayspring changed the base branch from 1.8 to master December 20, 2024 18:30
@dlee-dayspring dlee-dayspring changed the base branch from master to 1.8 December 20, 2024 18:30
@dlee-dayspring dlee-dayspring changed the base branch from 1.8 to v6 December 20, 2024 18:40
@jwong-dayspring
Copy link
Copy Markdown

This forces Symfony 6.4 syntax even though the composer.json requirements state ^6.0.

I created #17 which re-ran the rector updates with only:

        LevelSetList::UP_TO_PHP_80,
        SymfonySetList::SYMFONY_54,
        SymfonySetList::SYMFONY_60,

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.

2 participants