Closed K-Phoen closed 4 months ago
After some fighting, "fromArray" functions are now generated to unmarshal objects from JSON. Both phpstan and psalm seem happy-ish with the code currently generated.
Contributes to #470
Note: in addition to the changes introduced by this PR, the diff includes unreleased changes living in main.
main
After some fighting, "fromArray" functions are now generated to unmarshal objects from JSON. Both phpstan and psalm seem happy-ish with the code currently generated.
Contributes to #470