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 normalization methods for consistency and clarity. #257

Merged
merged 4 commits into from
Dec 16, 2024

Conversation

Spomky
Copy link
Member

@Spomky Spomky commented Dec 16, 2024

Target branch: 1.2.x
Resolves issue #256, #254

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

Updated method parameter names from `$object` to `$data` across multiple normalizers to align with coding standards. Improved nullable type hints and applied minor cleanups for better readability and maintainability.
@Spomky Spomky added the bug Something isn't working label Dec 16, 2024
@Spomky Spomky added this to the 1.2.5 milestone Dec 16, 2024
@Spomky Spomky self-assigned this Dec 16, 2024
Add support for newer versions of development dependencies in `composer.json` by updating version constraints. Remove resolved deprecation issues from the PHPStan baseline to maintain a cleaner codebase.
Updated file path assertions in `CompileCommandTest` to align with new screenshot file naming conventions. Enhanced PHPStan configuration by adding banned code settings, adjusting indentation, and significantly expanding the baseline for ignored errors.
Remove redundant assertions in CompileCommandTest for improved clarity and tweak PHPStan to allow ignorable banned code. Added new rules to PHPStan baseline for managing specific edge cases in code analysis.
@Spomky Spomky merged commit c24711e into 1.2.x Dec 16, 2024
12 checks passed
@Spomky Spomky deleted the bugs/explicit-null branch December 16, 2024 08:02
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant