Skip to content

Refactor constructors and update dependencies. #617

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

Merged
merged 4 commits into from
Apr 26, 2025
Merged

Refactor constructors and update dependencies. #617

merged 4 commits into from
Apr 26, 2025

Conversation

Spomky
Copy link
Member

@Spomky Spomky commented Apr 26, 2025

Target branch: 4.0
Resolves issue #

  • It is a Bug fix
  • It is a New feature
  • It is related to dependencies

Includes:

  • Breaks BC
  • Deprecations

Simplified constructors by removing unnecessary line breaks. Updated composer.json dependencies to newer versions, ensuring compatibility and alignment with modern standards. Adjusted test data to a cleaner format, improving readability and maintainability.

Simplified constructors by removing unnecessary line breaks. Updated `composer.json` dependencies to newer versions, ensuring compatibility and alignment with modern standards. Adjusted test data to a cleaner format, improving readability and maintainability.
@Spomky Spomky added this to the 4.0.5 milestone Apr 26, 2025
@Spomky Spomky self-assigned this Apr 26, 2025
Spomky added 3 commits April 26, 2025 08:20
Removed the unnecessary "ext-json" dependency in both files. Simplified the "brick/math" version constraint for clarity and consistency. No functional changes introduced.
Switched from 'ubuntu-20.04' to 'ubuntu-latest' in the GitHub Actions workflow. This ensures the use of the most up-to-date environment for integration testing, reducing potential compatibility issues.
Adjusted error baseline messages to correspond with the renamed classes and methods in the dependency injection sources. This ensures the baseline reflects the current code structure and resolves outdated references.
@Spomky Spomky merged commit 1b273bd into 4.0.x Apr 26, 2025
15 checks passed
@Spomky Spomky deleted the deps branch April 26, 2025 06:23
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