Skip to content

IBX-8471: Upgraded codebase to Symfony 7 #66

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 8 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 3rd party packages compatible with for Symfony 7
  • [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 87c03f4 to ea344c2 Compare April 26, 2025 08:35
Copy link

sonarqubecloud bot commented May 2, 2025

->method('getUsername')
->will(self::returnValue($expected->username));
->method('getParams')
->will(self::returnValue([
Copy link
Contributor

Choose a reason for hiding this comment

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

Suggested change
->will(self::returnValue([
->willReturn([

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