DDC-3336: Undefined property: Doctrine\ORM\Query\AST\SimpleArithmeticExpression::$field #4124

Open
opened 2026-01-22 14:35:34 +01:00 by admin · 0 comments
Owner

Originally created by @doctrinebot on GitHub (Oct 4, 2014).

Originally assigned to: @Ocramius on GitHub.

Jira issue originally created by user darkangel:

I upgraded from 2.4.1 to 2.4.4, and now I'm seeing this notice here & there:

{quote}Undefined property: Doctrine\ORM\Query\AST\SimpleArithmeticExpression::$field in /*/vendor/doctrine/orm/lib/Doctrine/ORM/Tools/Pagination/LimitSubqueryOutputWalker.php on line 200{quote}

This seems to be in a method with the description "Generates new SQL for Postgresql or Oracle if necessary." ... but we're on MySQL (Percona).

Originally created by @doctrinebot on GitHub (Oct 4, 2014). Originally assigned to: @Ocramius on GitHub. Jira issue originally created by user darkangel: I upgraded from 2.4.1 to 2.4.4, and now I'm seeing this notice here & there: {quote}Undefined property: Doctrine\ORM\Query\AST\SimpleArithmeticExpression::$field in /*/vendor/doctrine/orm/lib/Doctrine/ORM/Tools/Pagination/LimitSubqueryOutputWalker.php on line 200{quote} This seems to be in a method with the description "Generates new SQL for Postgresql or Oracle if necessary." ... but we're on MySQL (Percona).
admin added the Bug label 2026-01-22 14:35:34 +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#4124