Skip to content

Upgrade to Symfony 7.4#1934

Draft
johanib wants to merge 7 commits intomainfrom
feature/sf74
Draft

Upgrade to Symfony 7.4#1934
johanib wants to merge 7 commits intomainfrom
feature/sf74

Conversation

@johanib
Copy link
Contributor

@johanib johanib commented Mar 10, 2026

No description provided.

johanib added 2 commits March 10, 2026 14:33
- remove the unused `symfony/form` package
@johanib johanib force-pushed the feature/sf74 branch 2 times, most recently from 084120d to 883d71a Compare March 10, 2026 13:57
johanib added 3 commits March 10, 2026 19:56
- PushRequestToRequestStackConstructorRector
- GetFunctionsToAsTwigFunctionAttributeRector
- GetFiltersToAsTwigFilterAttributeRector
johanib added 2 commits March 10, 2026 20:42
…sent

- Remove MockTranslator::transChoice() which was removed from
  TranslatorInterface in Symfony 6 and would throw a fatal error
  if called
- Modernize Kernel::configureContainer() to the Symfony 7
  MicroKernelTrait signature (ContainerConfigurator, LoaderInterface,
  ContainerBuilder), replacing $loader->load() glob calls with
  $container->import() and dropping the now-redundant
  FileResource/addResource tracking
- Remove dead null-guard on Request::getSession() in ProvideConsent;
  Symfony 7 throws SessionNotFoundException instead of returning null
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