DDC-3760: [GH-1418] Remove (useless?) call to parser::getLexer() #4610

Closed
opened 2026-01-22 14:45:56 +01:00 by admin · 2 comments
Owner

Originally created by @doctrinebot on GitHub (Jun 8, 2015).

Originally assigned to: @beberlei on GitHub.

Jira issue originally created by user @doctrinebot:

This issue is created automatically through a Github pull request on behalf of mageekguy:

Url: https://github.com/doctrine/doctrine2/pull/1418

Message:

The $lexer variable is not used, the method parser::getLexer() is just a dumb getter and do nothing, so in my opinion, the call to parser::getLexer() is useless in this context.

Can you confirm?

Originally created by @doctrinebot on GitHub (Jun 8, 2015). Originally assigned to: @beberlei on GitHub. Jira issue originally created by user @doctrinebot: This issue is created automatically through a Github pull request on behalf of mageekguy: Url: https://github.com/doctrine/doctrine2/pull/1418 Message: The `$lexer` variable is not used, the method `parser::getLexer()` is just a dumb getter and do nothing, so in my opinion, the call to `parser::getLexer()` is useless in this context. Can you confirm?
admin added the Bug label 2026-01-22 14:45:56 +01:00
admin closed this issue 2026-01-22 14:45:56 +01:00
Author
Owner

@doctrinebot commented on GitHub (Jun 16, 2015):

Comment created by @doctrinebot:

A related Github Pull-Request [GH-1418] was merged:
https://github.com/doctrine/doctrine2/pull/1418

@doctrinebot commented on GitHub (Jun 16, 2015): Comment created by @doctrinebot: A related Github Pull-Request [GH-1418] was merged: https://github.com/doctrine/doctrine2/pull/1418
Author
Owner

@doctrinebot commented on GitHub (Jun 16, 2015):

Issue was closed with resolution "Fixed"

@doctrinebot commented on GitHub (Jun 16, 2015): Issue was closed with resolution "Fixed"
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: doctrine/archived-orm#4610