Skip to content
This repository was archived by the owner on Sep 15, 2022. It is now read-only.

Doctrine JSON type support in entity hydrator class#244

Open
mkruk-u2 wants to merge 1 commit intoKnpLabs:masterfrom
netdudes:feature/doctrine-json-data-type-support
Open

Doctrine JSON type support in entity hydrator class#244
mkruk-u2 wants to merge 1 commit intoKnpLabs:masterfrom
netdudes:feature/doctrine-json-data-type-support

Conversation

@mkruk-u2
Copy link
Copy Markdown
Contributor

This change adds support for missing json array data type in entity hydrator.

Without this json entity fields are set as strings. This might causes fatal error if setter method uses type hinting for its argument.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant