DDC-105: Call to undefined method Doctrine\DBAL\Platforms\MySqlPlatform::quote() #130

Closed
opened 2026-01-22 12:28:08 +01:00 by admin · 2 comments
Owner

Originally created by @doctrinebot on GitHub (Nov 2, 2009).

Originally assigned to: @beberlei on GitHub.

Jira issue originally created by user rickdt:

Fatal error: Call to undefined method Doctrine\DBAL\Platforms\MySqlPlatform::quote() in /srv/abf/trunk/lib/Doctrine/DBAL/Platforms/AbstractPlatform.php on line 1181

I think you should use quoteIdentifier instead of quote

Originally created by @doctrinebot on GitHub (Nov 2, 2009). Originally assigned to: @beberlei on GitHub. Jira issue originally created by user rickdt: Fatal error: Call to undefined method Doctrine\DBAL\Platforms\MySqlPlatform::quote() in /srv/abf/trunk/lib/Doctrine/DBAL/Platforms/AbstractPlatform.php on line 1181 I think you should use quoteIdentifier instead of quote
admin added the Bug label 2026-01-22 12:28:08 +01:00
admin closed this issue 2026-01-22 12:28:09 +01:00
Author
Owner

@doctrinebot commented on GitHub (Nov 2, 2009):

Comment created by @beberlei:

Fixed

@doctrinebot commented on GitHub (Nov 2, 2009): Comment created by @beberlei: Fixed
Author
Owner

@doctrinebot commented on GitHub (Nov 2, 2009):

Issue was closed with resolution "Fixed"

@doctrinebot commented on GitHub (Nov 2, 2009): 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#130