Doctrine couldn’t find class
I got stuck on this error whilst trying to load my yaml data files in Symfony php symfony doctrine:build –all –and-load and php symfony doctrine:data-load Couldn’t find class PropertyType PHP Fatal error: Call to a member function evictAll() on a non-object in /Users/mjhoman/Sites/property/lib/vendor/symfony/lib/plugins/sfDoctrinePlugin/lib/vendor/doctrine/Doctrine/Connection.php on line 1239 Fatal error: Call to a member function evictAll() on […]
Read More »