[PR #667] DQL: Allow parameter name to start with any allowed character #8529

Open
opened 2026-01-22 16:00:20 +01:00 by admin · 0 comments
Owner

Original Pull Request: https://github.com/doctrine/orm/pull/667

State: closed
Merged: No


Especially, do not require it to start with a letter. A number is good enough as well. Why is was it not enabled anyway?

It's most useful when parameter names are auto generated, e.g. using sha1 or md5.

**Original Pull Request:** https://github.com/doctrine/orm/pull/667 **State:** closed **Merged:** No --- Especially, do not require it to start with a letter. A **number** is good enough as well. Why is was it not enabled anyway? It's most useful when parameter names are auto generated, e.g. using sha1 or md5.
admin added the pull-request label 2026-01-22 16:00:20 +01:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: doctrine/archived-orm#8529