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

Plan for using TokenType constants instead of Doctrine\ORM\Query\TokenType\Lexer ? #70

Open
revollat opened this issue Jul 10, 2024 · 0 comments

Comments

@revollat
Copy link

Hi, I noticed that the DQL defined functions uses Doctrine\ORM\Query\TokenType\Lexer constants (e.g. Lexer::T_IDENTIFIER) to parse AST but those constants now lives in Doctrine\ORM\Query\TokenType (at least for Doctrine ORM version 3.2.1)
I can contribute to make this changes if anyone is interested.

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

1 participant