Skip to content

[make:entity] Specify more types categories#1784

Merged
GromNaN merged 1 commit intosymfony:1.xfrom
tcoch:field-type-categories
Mar 16, 2026
Merged

[make:entity] Specify more types categories#1784
GromNaN merged 1 commit intosymfony:1.xfrom
tcoch:field-type-categories

Conversation

@tcoch
Copy link
Copy Markdown
Contributor

@tcoch tcoch commented Feb 12, 2026

Fixes #1780

Additions made according to types defined in:

Original issue mentions other types such as date_point, but I couldn't find them on my environment or in Dbal Types, therefore I did not add them yet. Inputs on this matter are welcomed!

@GromNaN
Copy link
Copy Markdown
Member

GromNaN commented Feb 12, 2026

Original issue mentions other types such as date_point, but I couldn't find them on my environment or in Dbal Types, therefore I did not add them yet. Inputs on this matter are welcomed!

The DatePointType is part of the DoctrineBridge: https://github.com/symfony/symfony/blob/8.1/src/Symfony/Bridge/Doctrine/Types/DatePointType.php

@tcoch
Copy link
Copy Markdown
Contributor Author

tcoch commented Feb 12, 2026

The DatePointType is part of the DoctrineBridge: https://github.com/symfony/symfony/blob/8.1/src/Symfony/Bridge/Doctrine/Types/DatePointType.php

Thanks for the clarification, I'll add all these types to this PR right now

@GromNaN GromNaN changed the title Specify more types categories [make:entity] Specify more types categories Feb 12, 2026
@GromNaN GromNaN force-pushed the field-type-categories branch from 6b2fea4 to ca1d9ab Compare March 16, 2026 15:55
@GromNaN
Copy link
Copy Markdown
Member

GromNaN commented Mar 16, 2026

Thank you @tcoch.

@GromNaN GromNaN merged commit 07e50c6 into symfony:1.x Mar 16, 2026
5 of 10 checks passed
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.

make:entity field types categories

2 participants