You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
…javiereguiluz)
This PR was merged into the 1.0-dev branch.
Discussion
----------
Remove support for the deprecated json_array Doctrine type
Fixes#213.
Commits
-------
8d0dbe1 Remove support for the deprecated json_array Doctrine type
https://www.doctrine-project.org/projects/doctrine-dbal/en/2.7/reference/types.html
The datatype should be removed from the list of types when adding properties using make:entity in favour of json.
The text was updated successfully, but these errors were encountered: