DDC-2003: DateTime conditions in Criteria objects result in errors #2525

Open
opened 2026-01-22 13:55:54 +01:00 by admin · 0 comments
Owner

Originally created by @doctrinebot on GitHub (Aug 31, 2012).

Originally assigned to: @beberlei on GitHub.

Jira issue originally created by user josiah:

When using DateTime conditions in Criteria objects an error is thrown because of DateTime to string conversion. This is because the matching method doesn't use the same functionality as the findBy method.

Originally created by @doctrinebot on GitHub (Aug 31, 2012). Originally assigned to: @beberlei on GitHub. Jira issue originally created by user josiah: When using DateTime conditions in Criteria objects an error is thrown because of DateTime to string conversion. This is because the `matching` method doesn't use the same functionality as the `findBy` method.
admin added the Bug label 2026-01-22 13:55:54 +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#2525