[PR #9890] Introduce assertQueryLogTail() for better tests #11957

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

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

State: closed
Merged: No


Right now, you get an exception when trying to get a log line that is
out of bounds. It is hard to tell what the query log looks like when
that happens.

I decided to work on this after facing that issue on #9885

**Original Pull Request:** https://github.com/doctrine/orm/pull/9890 **State:** closed **Merged:** No --- Right now, you get an exception when trying to get a log line that is out of bounds. It is hard to tell what the query log looks like when that happens. I decided to work on this after facing that issue on #9885
admin added the pull-request label 2026-01-22 16:12:27 +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#11957