This website requires JavaScript.
Explore
Help
Sign In
RetailCRM-Mirror
/
doctrine2
Watch
1
Star
0
Fork
0
You've already forked doctrine2
mirror of
synced
2025-01-31 04:21:44 +03:00
Code
Issues
Projects
Releases
Wiki
Activity
doctrine2
/
lib
/
Doctrine
/
ORM
/
Mapping
/
Driver
History
Benjamin Eberlei
6b54cceed7
Moved AnnotationRegistry::registerFile() call to Configuration#newDefaultAnnotationDriver() and documented the migration in UPGRADE_TO_2_1
2011-07-03 12:21:04 +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
Moved AnnotationRegistry::registerFile() call to Configuration#newDefaultAnnotationDriver() and documented the migration in UPGRADE_TO_2_1
2011-07-03 12:21:04 +02: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
added @Annotation to annotations
2011-06-30 11:03:32 +02: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-1192 - Fix notice in XmlDriver, removed unnecessary code.
2011-06-05 14:49:54 +02:00
YamlDriver.php
fixed wrong keyname
2011-06-25 17:08:56 +02:00