Skip to content
New issue

Have a question about 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

ORM v3 compatibility #23

Open
fnagel opened this issue Feb 9, 2024 · 1 comment
Open

ORM v3 compatibility #23

fnagel opened this issue Feb 9, 2024 · 1 comment

Comments

@fnagel
Copy link

fnagel commented Feb 9, 2024

Can we have an update for ORM v3 compatibility?

See https://github.com/doctrine/orm/releases/tag/3.0.0

@Chris53897
Copy link

With doctrine/orm 2.19 this is easy. Should be the minumum version.
Lexer just needs to be replaced by use Doctrine\ORM\Query\TokenType

https://github.com/Chris53897/CraueGeoBundle/blob/feature/srt-2023/Doctrine/Query/Mysql/GeoDistance.php#L33

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

No branches or pull requests

2 participants