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-18 22:41:43 +03:00
Code
Issues
Projects
Releases
Wiki
Activity
doctrine2
/
lib
/
Doctrine
/
ORM
/
Mapping
/
Driver
History
Fabio B. Silva
33c68df3ba
Fixed DDC-1170
2011-12-05 17:35:49 -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 everzet/PreFlush-event
2011-11-13 16:51:23 +01: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
Add requires to new files for BC
2011-11-27 18:16:18 +01: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
DDC-1313 - Optimize behavior of DriverChain::getAllClassNames()
2011-08-01 21:45:21 +02: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
DDC-1418 - Add simplified XML and YAML drivers ported from the Symfony project, thanks Fabien
2011-10-13 23:39:11 +02:00
StaticPHPDriver.php
DDC-1056 - Fixed notice in StaticPHPDriver.
2011-03-04 22:22:07 +01:00
XmlDriver.php
Fixed DDC-1170
2011-12-05 17:35:49 -02:00
YamlDriver.php
Fixed DDC-1170
2011-12-05 17:35:49 -02:00