mirror of
https://github.com/doctrine/orm.git
synced 2026-03-24 06:52:09 +01:00
DDC-1576: Incorrect content of 'doctrine list --xml' command #1980
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @doctrinebot on GitHub (Jan 3, 2012).
Originally assigned to: @beberlei on GitHub.
Jira issue originally created by user tmysik:
The output of 'doctrine list --xml' command apparently comes from Symfony framework therefore it contains a lot of incorrect information.
This issue should be easy to fix (I hope), please look at it soon so the upcoming support for Doctrine2 framework in NetBeans can use the proper XML file (it would not be possible to easily support more than one XML structure).
Thanks.