1
0
mirror of synced 2024-12-14 15:16:04 +03:00
doctrine2/tests/Doctrine/Tests/ORM/Tools/Export
2011-12-21 23:56:25 +01:00
..
annotation Fixed bug with orphanRemoval not removing associated Entity on OneToMany and OneToOne relationships. As defined in ClassMatedataInfo, in these situations, when orphanRemoval=true, cascade=remove is implicit. This fixes DDC-1321. 2011-09-06 01:58:16 -03:00
php Remove all trailing whitespaces 2011-12-19 22:56:19 +01:00
xml Collapse cascade persist, remove, refresh, detach, merge into 2011-10-24 09:54:31 +02:00
yaml Collapse cascade all test (YAML too) 2011-10-26 10:59:15 +02:00
AbstractClassMetadataExporterTest.php Merge Improve Error Messages into 2.2 2011-12-21 23:56:25 +01:00
AnnotationClassMetadataExporterTest.php [2.0] Improving test coverage for mapping exporters as well as adding missing functionality 2010-03-17 21:25:19 +00:00
ClassMetadataExporterTest.php [2.0] Improving test coverage for mapping exporters as well as adding missing functionality 2010-03-17 21:25:19 +00:00
PhpClassMetadataExporterTest.php [2.0] Fix File sensitivity issue fataling test-suite on Unix 2010-03-18 09:14:19 +00:00
XmlClassMetadataExporterTest.php [2.0] Improving test coverage for mapping exporters as well as adding missing functionality 2010-03-17 21:25:19 +00:00
YamlClassMetadataExporterTest.php Symfony/Components renamed into Symfony/Component 2010-08-23 12:39:30 -05:00