1
0
mirror of synced 2025-01-10 19:17:10 +03:00
doctrine2/lib/Doctrine/ORM/Mapping/Driver
Cédric Chandon 9ba31a394a [DBAL-878] Wrong mapping type
the type should be the mapping type, and not the name of the type. This
does the difference for simple_array, as the result should be
simple_array and not simplearray
2014-04-25 01:59:15 +02:00
..
AnnotationDriver.php Minor CS fixes on top of #973 2014-04-14 01:21:23 +02:00
DatabaseDriver.php [DBAL-878] Wrong mapping type 2014-04-25 01:59:15 +02:00
DoctrineAnnotations.php fixes bad merge 2014-01-04 17:54:46 +01:00
DriverChain.php Fixed documentation for ORM\Mapping 2012-12-03 09:36:08 +00:00
PHPDriver.php Fixed documentation for ORM\Mapping 2012-12-03 09:36:08 +00:00
SimplifiedXmlDriver.php Reusing chained driver now available in common, fixing cs/code smells and removing duplicate docs. 2012-07-04 20:59:22 +02:00
SimplifiedYamlDriver.php Reusing chained driver now available in common, fixing cs/code smells and removing duplicate docs. 2012-07-04 20:59:22 +02:00
StaticPHPDriver.php Fixed documentation for ORM\Mapping 2012-12-03 09:36:08 +00:00
XmlDriver.php Minor CS fixes on top of #973 2014-04-14 01:21:23 +02:00
YamlDriver.php Minor CS fixes on top of #973 2014-04-14 01:21:23 +02:00