Skip to content

Release 2.3.0#31

Merged
picamator merged 35 commits intomainfrom
development
Sep 13, 2025
Merged

Release 2.3.0#31
picamator merged 35 commits intomainfrom
development

Conversation

@picamator
Copy link
Copy Markdown
Owner

@picamator picamator commented Sep 13, 2025

Release 2.3.0

Description

Improvements

Transfer Object:

  1. Optimized fromArray function by using LazyGhost objects
  2. Optimized initialising Transfer Object by using reflection on object instead of constants

Transfer Object Generator:

  1. Optimised rendering Transfer Object template
  2. Refactored expanders

Definition Generator:

  1. Refactored expanders

Bug fixes:

  1. Failed transfer object generator bulk command on empty config list file
  2. Definition generator missed property name validation

Deprication:

  1. Method Picamator\TransferObject\Transfer\TransferInterface::toFilterArray()

Tests:

  1. Added Statistisches Bundesamt (Destatis) to test definition generator
  2. Added test groups
  3. Improved code coverage

Docker SDK:

  1. Added new command phpunit-group to run tests assigned to the group

Composer:

  1. Upgraded composer dependencies

Type of Change

Please delete options that are not relevant:

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)

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.

…data providers to cover transforming from to array tests
@picamator picamator merged commit 7e59194 into main Sep 13, 2025
5 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