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

Refactor PHP codebase and update dependencies #213

Merged
merged 2 commits into from
Apr 14, 2024
Merged

Refactor PHP codebase and update dependencies #213

merged 2 commits into from
Apr 14, 2024

Conversation

Spomky
Copy link
Member

@Spomky Spomky commented Apr 14, 2024

This commit includes a significant refactoring of the entire PHP codebase, consisting of readjustment in importing functions, reordering of code elements, and an upgrade of the dependencies in composer.json file. Moreover, PHPUnit test case annotations are updated to attributes and phpunit.xml configuration file is simplified. It also provides a shift toward more modern PHP coding style, making the code more readable and maintainable.

Target branch:
Resolves issue #

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

This commit includes a significant refactoring of the entire PHP codebase, consisting of readjustment in importing functions, reordering of code elements, and an upgrade of the dependencies in composer.json file. Moreover, PHPUnit test case annotations are updated to attributes and phpunit.xml configuration file is simplified. It also provides a shift toward more modern PHP coding style, making the code more readable and maintainable.
@Spomky Spomky added this to the 11.2.1 milestone Apr 14, 2024
@Spomky Spomky self-assigned this Apr 14, 2024
The .github/workflows/integrate.yml file was updated to include PHP versions 8.2 and 8.3. This update will ensure our integration workflow remains compatible with the newer versions of PHP.
@Spomky Spomky merged commit cf52e18 into 11.2.x Apr 14, 2024
13 checks passed
@Spomky Spomky deleted the cs-fix branch April 14, 2024 16:43
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