0
我有興趣在出現錯誤時獲取更多dubugging信息。phpunit:當我收到錯誤時獲取更多調試信息
現在我得到這樣的:
PHP Fatal error: Class 'MyFirm\PlatformBundle\Entity\Review\LandmarkReviewRepository' not found in /home/me/mf/myfirm2/vendor/doctrine/lib/Doctrine/ORM/EntityManager.php on line 577
Fatal error: Class 'MyFirm\PlatformBundle\Entity\Review\LandmarkReviewRepository' not found in /home/me/mf/myfirm2/vendor/doctrine/lib/Doctrine/ORM/EntityManager.php on line 577
,但它是不夠的,我想知道一些更多的功能或文件,其中所謂的錯誤之前發生。
有什麼想法?
的PHPUnit 3.5.14
問候
哈維
它可能看起來像一個簡短的答案,但恕我直言,這就是所有有關說:)從我+1(昨天) – edorian