Details
Description
ORM\Tools\Console\Command\ConvertDoctrine1SchemaCommand.php requires that you include the following namespace
Doctrine\ORM\Tools\EntityGenerator,
else the following error is thrown
PHP Warning: require(Doctrine/ORM/Tools/Console/Command/EntityGenerator.php): failed to open stream: No such file or directory in /usr/local/zend/share/pear/Doctrine/Common/ClassLoader.php on line 148 PHP Fatal error: require(): Failed opening required 'Doctrine/ORM/Tools/Console/Command/EntityGenerator.php' (include_path='/Users/antoine/Sites/startaeget-3.3/application/library:.:/usr/local/zend/share/ZendFramework/library:/usr/local/zend/share/pear') in /usr/local/zend/share/pear/Doctrine/Common/ClassLoader.php on line 148
fixed.