Skip to content

Release 5.4.3#51

Merged
picamator merged 6 commits intomainfrom
development
Feb 10, 2026
Merged

Release 5.4.3#51
picamator merged 6 commits intomainfrom
development

Conversation

@picamator
Copy link
Owner

@picamator picamator commented Feb 10, 2026

Release 5.4.3

Description

Improvements

Transfer Object Generator:

  1. Replaced factory cache by constructor injection
  2. Introduced TemlateInterface
  3. Marked facade as readonly

Definition Generator:

  1. Replaced factory cache by constructor injection
  2. Marked facade as readonly

Composer:

  1. Upgraded composer dependencies

Tests:

  1. Extracted bcmath Transfer Object tests to the separate suite
  2. Marked all test classes as final

Docker SDK:

  1. Added support to run php file by docker/sdk cli [path-to-php-file]

Type of Change

Please delete options that are not relevant:

  • Bug fix (non-breaking change which fixes an issue)

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 af850d7 into main Feb 10, 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