1
0
mirror of synced 2024-12-13 22:56:04 +03:00
doctrine2/lib/Doctrine/ORM/Mapping/Driver
Benjamin Eberlei c5c3719e79 Revert GH-311
2012-03-30 22:00:45 +02:00
..
AbstractFileDriver.php Remove all trailing whitespaces 2011-12-19 22:56:19 +01:00
AnnotationDriver.php [Mapping] removed unused local variables $versionAnnot and $tblGeneratorAnnot in AnnotationDriver class. 2012-03-24 11:07:39 +01:00
DatabaseDriver.php Fix CS: AS => as in foreach loops. 2012-03-24 11:16:32 +01:00
DoctrineAnnotations.php Cleanup formatting just a little 2011-11-29 00:48:08 +03:00
Driver.php Remove all trailing whitespaces 2011-12-19 22:56:19 +01:00
DriverChain.php Fix CS: AS => as in foreach loops. 2012-03-24 11:16:32 +01:00
PHPDriver.php Revert "Removing old Driver interface in favor of the new one in Common\Persistence. Also changed to use fully qualified class name for interfaces in common to avoid weird aliases." 2011-02-16 10:24:42 -06:00
SimplifiedXmlDriver.php DDC-1418 - Add simplified XML and YAML drivers ported from the Symfony project, thanks Fabien 2011-10-13 23:39:11 +02:00
SimplifiedYamlDriver.php Added coverage to DDC-1521. Small CS changes. 2011-12-20 00:05:14 -05:00
StaticPHPDriver.php [Mapping] removed unused local variable $fileName in StaticPHPDriver class. 2012-03-24 11:07:39 +01:00
XmlDriver.php Fix CS: AS => as in foreach loops. 2012-03-24 11:16:32 +01:00
YamlDriver.php Revert GH-311 2012-03-30 22:00:45 +02:00