Skip to content
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

Add sprintf imports and update dependencies and baselines #668

Merged
merged 4 commits into from
Jan 3, 2025

Conversation

Spomky
Copy link
Contributor

@Spomky Spomky commented Jan 3, 2025

This commit introduces sprintf imports across various files for consistency and resolves potential missing imports. Additionally, it updates dependency versions in composer.json, allowing support for newer releases, and updates the PHPStan baseline to reflect these changes and new ignored error patterns. Some minor formatting issues in method chaining were also fixed.

Target branch:
Resolves issue #

  • It is a Bug fix
  • It is a New feature
  • Breaks BC
  • Includes Deprecations

@Spomky Spomky added the dependencies Pull requests that update a dependency file label Jan 3, 2025
@Spomky Spomky added this to the 5.1.0 milestone Jan 3, 2025
@Spomky Spomky self-assigned this Jan 3, 2025
This commit introduces `sprintf` imports across various files for consistency and resolves potential missing imports. Additionally, it updates dependency versions in `composer.json`, allowing support for newer releases, and updates the PHPStan baseline to reflect these changes and new ignored error patterns. Some minor formatting issues in method chaining were also fixed.
@Spomky Spomky force-pushed the ci-cd/dependencies-and-config branch from d271d72 to 90bab07 Compare January 3, 2025 18:36
Spomky added 3 commits January 3, 2025 19:42
Updated PHPUnit environment settings to adjust deprecations handling and removed outdated entries in phpstan-baseline. Additionally, added a Symfony error handler in the test bootstrap for better exception management.
Updated PHPUnit environment settings to adjust deprecations handling and removed outdated entries in phpstan-baseline. Additionally, added a Symfony error handler in the test bootstrap for better exception management.
Updated PHPUnit environment settings to adjust deprecations handling and removed outdated entries in phpstan-baseline. Additionally, added a Symfony error handler in the test bootstrap for better exception management.
@Spomky Spomky merged commit 5a43790 into 5.1.x Jan 3, 2025
15 checks passed
@Spomky Spomky deleted the ci-cd/dependencies-and-config branch January 3, 2025 23:01
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant