Skip to content

IBX-8471: Upgraded codebase to Symfony 7 #79

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Draft
wants to merge 6 commits into
base: main
Choose a base branch
from
Draft

Conversation

alongosz
Copy link
Member

@alongosz alongosz commented Mar 3, 2025

Caution

Merge together with other IBX-8471 Pull Requests

  • Make sure TMP commit(s) are dropped before merging
🎫 Issue IBX-8471

Description:

Upgrading Symfony dependencies to version 7 along with necessary 3rd party packages and codebase changes.

Key changes:

  • [Composer] Bumped Symfony packages requirements to ^7.2
  • [Composer] Bumped PHPStan to ^2.0

For QA:

Sanity tests and/or regression builds.

Copy link

sonarqubecloud bot commented Mar 3, 2025

@adamwojs adamwojs force-pushed the ibx-8471-symfony-7 branch from fee2ef5 to c8307ec Compare May 2, 2025 13:00
Copy link

sonarqubecloud bot commented May 2, 2025

@@ -80,7 +82,7 @@ public function resolveImageVariation(ImageFieldValue $fieldValue, $args)
}

/**
* @return [Content, Field]
* @phpstan-return array{Content, Field}
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

FQCN.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants