DDC-552: Fatal error Undefined Method on ClassMetadataInfo::getReflectionClass() over CLI commands #685

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

Originally created by @doctrinebot on GitHub (Apr 28, 2010).

Originally assigned to: @jwage on GitHub.

Jira issue originally created by user guille:

When calling orm:generate-entities or orm:convert-mapping over cli I get following Fatal Error:

Fatal error: Call to undefined method Doctrine\ORM\Mapping\ClassMetadataInfo::getReflectionClass() in /vendor/doctrine/lib/Doctrine/ORM/Mapping/Driver/AnnotationDriver.php on line 132

PHP Version:

PHP 5.3.1 (cli) (built: Feb 11 2010 02:32:22)
Copyright (c) 1997-2009 The PHP Group
Zend Engine v2.3.0, Copyright (c) 1998-2009 Zend Technologies

Originally created by @doctrinebot on GitHub (Apr 28, 2010). Originally assigned to: @jwage on GitHub. Jira issue originally created by user guille: ## When calling orm:generate-entities or orm:convert-mapping over cli I get following Fatal Error: ## Fatal error: Call to undefined method Doctrine\ORM\Mapping\ClassMetadataInfo::getReflectionClass() in /vendor/doctrine/lib/Doctrine/ORM/Mapping/Driver/AnnotationDriver.php on line 132 ## PHP Version: PHP 5.3.1 (cli) (built: Feb 11 2010 02:32:22) Copyright (c) 1997-2009 The PHP Group Zend Engine v2.3.0, Copyright (c) 1998-2009 Zend Technologies ## with XCache v1.3.0, Copyright (c) 2005-2009, by mOo
admin added the Bug label 2026-01-22 12:46:47 +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#685