Skip to content

Conversation

@kgrozdanovski
Copy link

@kgrozdanovski kgrozdanovski commented Aug 30, 2022

Enables creating classes with custom types mapped through doctrine\dbal in doctrine.yaml.

Positively tested with the make:entity command with custom types provided by longitude-one/doctrine-spatial extension and doctrine\dbal.

Note that this partially addresses #1166 however does not fix the error with creating blob types. That issue is properly addressed by #1167 and this PR only complements that one.

Also note this PR is similar to the more extensive #1021.

Fixes #1002.

@k0d3r1s
Copy link

k0d3r1s commented Mar 21, 2023

this is exactly what I need.
any movement about merging this? @weaverryan

@kgrozdanovski kgrozdanovski closed this by deleting the head repository Aug 22, 2023
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.

Allow doctrine custom types to register their php class to makerbundle for generating Type Hint

2 participants