1
0
mirror of synced 2024-12-15 07:36:03 +03:00
doctrine2/lib/Doctrine/ORM/Mapping/Driver
2011-07-31 11:32:57 +02:00
..
AbstractFileDriver.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
AnnotationDriver.php Merge pull request #79 from mridgway/DDC-725 2011-07-26 14:14:30 -07:00
DatabaseDriver.php Suppressed php undefined variable notice adding initialization code to Doctrine\ORM\Mapping\Driver\DatabaseDriver.php 2011-06-20 19:07:03 +02:00
DoctrineAnnotations.php Merge pull request #79 from mridgway/DDC-725 2011-07-26 14:14:30 -07:00
Driver.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
DriverChain.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
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
StaticPHPDriver.php DDC-1056 - Fixed notice in StaticPHPDriver. 2011-03-04 22:22:07 +01:00
XmlDriver.php DDC-1302 - Fix bug in XmlDriver not handling orphan removal 2011-07-31 11:32:57 +02:00
YamlDriver.php Merge pull request #79 from mridgway/DDC-725 2011-07-26 14:14:30 -07:00