8000 Property creation with custom Doctrine types by kgrozdanovski · Pull Request #1170 · symfony/maker-bundle · GitHub
[go: up one dir, main page]

Skip to content

Property creation with custom Doctrine types #1170

New issue

Have a question abou 8000 t this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
wants to merge 1 commit into from
Closed

Property creation with custom Doctrine types #1170

wants to merge 1 commit into from

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
0