#1042: Reporting error line number and file name
--------------------------+-------------------------------------------------
Reporter: colnector | Owner: jwage
Type: defect | Status: new
Priority: major | Milestone:
Component: Schema Files | Version: 0.11
Keywords: |
--------------------------+-------------------------------------------------
Here's a schema error I got using "symfony doctrine-build-all-reload":
[Doctrine_Import_Exception]
Invalid schema element named "id"
It's much harder to figure out what the error is when you don't have a
file name and line number.
--
Ticket URL: <
http://trac.phpdoctrine.org/ticket/1042>
Doctrine <
http://www.phpdoctrine.org>
PHP Doctrine Object Relational Mapper