1
0
mirror of synced 2025-01-10 02:57:10 +03:00
doctrine2/lib/Doctrine/ORM/Mapping/Driver
Adrien Crivelli 27adf8d6e9 Refactor partial into options array
This coherent with what is done for Table. All platform specific things
are grouped into an options array. Eventually flags should be migrated
into options as well.
2014-07-22 10:32:31 +09:00
..
AnnotationDriver.php Refactor partial into options array 2014-07-22 10:32:31 +09: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 Refactor partial into options array 2014-07-22 10:32:31 +09:00
YamlDriver.php Refactor partial into options array 2014-07-22 10:32:31 +09:00