1
0
Fork 0
mirror of synced 2025-04-01 20:36:14 +03:00
doctrine2/tests/Doctrine/Tests/ORM/Mapping
Luís Cobucci f18e178960
Fix wrong YAML mapping
We had duplicated keys and that's no longer valid on symfony/yaml 3.3.
2017-05-30 12:51:51 +02:00
..
NamingStrategy remove license from header of test files 2016-10-26 13:24:33 -03:00
php Use "::class" syntax on "tests" directory 2016-12-08 18:13:39 +01:00
Reflection Updating to PHPUnit 6 2017-03-31 21:59:02 +01:00
Symfony Updating to PHPUnit 6 2017-03-31 21:59:02 +01:00
xml #6129 Moved test to AbstractMappingDriverTest. 2016-11-16 20:01:11 +01:00
yaml Fix wrong YAML mapping 2017-05-30 12:51:51 +02:00
AbstractMappingDriverTest.php Use "::class" syntax on "tests" directory 2016-12-08 18:13:39 +01:00
AnnotationDriverTest.php Use "::class" syntax on "tests" directory 2016-12-08 18:13:39 +01:00
AnsiQuoteStrategyTest.php Use "::class" syntax on "tests" directory 2016-12-08 18:13:39 +01:00
BasicInheritanceMappingTest.php Use "::class" syntax on "tests" directory 2016-12-08 18:13:39 +01:00
ClassMetadataBuilderTest.php Use "::class" syntax on "tests" directory 2016-12-08 18:13:39 +01:00
ClassMetadataFactoryTest.php Use "::class" syntax on "tests" directory 2016-12-08 18:13:39 +01:00
ClassMetadataLoadEventTest.php Use "::class" syntax on "tests" directory 2016-12-08 18:13:39 +01:00
ClassMetadataTest.php Fix notice in ClassMetadata when there is no ID Column defined 2017-04-30 11:38:47 +02:00
DefaultQuoteStrategyTest.php Use "::class" syntax on "tests" directory 2016-12-08 18:13:39 +01:00
EntityListenerResolverTest.php Optimize imports. Remove full qualified class names 2016-05-11 01:55:12 +07:00
FieldBuilderTest.php Use "::class" syntax on "tests" directory 2016-12-08 18:13:39 +01:00
NamingStrategyTest.php Use short-array syntax on "tests" directory 2016-12-07 23:33:41 +01:00
PHPMappingDriverTest.php Use "::class" syntax on "tests" directory 2016-12-08 18:13:39 +01:00
QuoteStrategyTest.php Use "::class" syntax on "tests" directory 2016-12-08 18:13:39 +01:00
ReflectionEmbeddedPropertyTest.php Updating to PHPUnit 6 2017-03-31 21:59:02 +01:00
StaticPHPMappingDriverTest.php Use "::class" syntax on "tests" directory 2016-12-08 18:13:39 +01:00
XmlMappingDriverTest.php Use "::class" syntax on "tests" directory 2016-12-08 18:13:39 +01:00
YamlMappingDriverTest.php Use "::class" syntax on "tests" directory 2016-12-08 18:13:39 +01:00