Skip to content

Release 5.4.6#54

Merged
picamator merged 16 commits intomainfrom
development
Feb 22, 2026
Merged

Release 5.4.6#54
picamator merged 16 commits intomainfrom
development

Conversation

@picamator
Copy link
Owner

@picamator picamator commented Feb 22, 2026

Release 5.4.6

Description

Improvements

Transfer Object:

  1. Optimized toArray() performance for the properties with value null
  2. Narrowed trait's method visibility to private for AbstractTransfer

Transfer Object Generator:

  1. Resolved phpstan and phpcs ignore
  2. Refactored AttributesPropertyExpander
  3. Optimized Transfer Object constant rendering

Tests:

  1. Covered implementation with additional tests

Docker SDK:

  1. Added support arguments for the phpstan, phpcs, and phpcbf
  2. Actualized command description

AI:

  1. Actualized AGENTS.md
  2. Added .env to .aiignore

GitHub:

  1. Actualized MR template

Bug fixes:

  1. Fixed Transfer Object constant rendering e.g. imageURL is rendered now as IMAGE_URL
  2. Fixed XDEBUG_MODE variable call on docker/sdk

Type of Change

Please delete options that are not relevant:

  • Bug fix (non-breaking change which fixes an issue)´
  • Improvements (non-breaking changes such as refactoring, performance optimization, etc.)

Checklist

  • My code follows the style guidelines of this project.
  • I have performed a self-review of my code.
  • I have added tests that prove my fix is effective or that my feature works.
  • New and existing unit tests pass locally with my changes.
  • I have updated the documentation to reflect my changes (if applicable).
  • I agree to follow this project's Code of Conduct.

@picamator picamator merged commit e2c20c4 into main Feb 22, 2026
6 checks passed
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