Suggest solutions for semantical errors in Parser #6350

Open
opened 2026-01-22 15:31:31 +01:00 by admin · 1 comment
Owner

Originally created by @Steveb-p on GitHub (Nov 25, 2019).

Q A
Version master

Following discussion on Slack, it would be nice if Parser could attempt to provide some common solutions/suggestions when encountering a semantical error. For example, when encountering unknown function, it could suggest that custom functions can be added to Doctrine configuration, maybe even linking to specific documentation).

Originally created by @Steveb-p on GitHub (Nov 25, 2019). | Q | A |------------ | ----- | Version | master Following discussion on Slack, it would be nice if `Parser` could attempt to provide some common solutions/suggestions when encountering a semantical error. For example, when encountering unknown function, it could suggest that custom functions can be added to Doctrine configuration, maybe even linking to specific documentation).
Author
Owner

@lcobucci commented on GitHub (Nov 26, 2019):

This is a nice improvement that could be released in the 2.x series IMHO, easy to implement and would help people to have less friction in their software.

@lcobucci commented on GitHub (Nov 26, 2019): This is a nice improvement that could be released in the 2.x series IMHO, easy to implement and would help people to have less friction in their software.
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: doctrine/archived-orm#6350