We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Can we have an update for ORM v3 compatibility?
See https://github.com/doctrine/orm/releases/tag/3.0.0
The text was updated successfully, but these errors were encountered:
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
Lexer
Doctrine\ORM\Query\TokenType
https://github.com/Chris53897/CraueGeoBundle/blob/feature/srt-2023/Doctrine/Query/Mysql/GeoDistance.php#L33
Sorry, something went wrong.
No branches or pull requests
Can we have an update for ORM v3 compatibility?
See https://github.com/doctrine/orm/releases/tag/3.0.0
The text was updated successfully, but these errors were encountered: