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
romanb
94d41dfbdc
[2.0][DDC-279] Fixed.
2010-01-29 21:24:29 +00:00
..
AbstractFileDriver.php
[2.0][DDC-281] Fixes for Mapping drivers
2010-01-28 19:47:11 +00:00
AnnotationDriver.php
[2.0][DDC-279] Fixed.
2010-01-29 21:24:29 +00:00
DatabaseDriver.php
[2.0][DDC-281] Fixed several issues with mapping drivers and loading of mapping files.
2010-01-28 12:46:12 +00:00
DoctrineAnnotations.php
[2.0] DDC-277 - Remove support "default" option in metadata mappings, but keep it as a concept in DBAL layer to support for example versionable entities.
2010-01-26 21:45:20 +00:00
Driver.php
[2.0][DDC-122][DDC-97][DDC-98][DDC-147] Refactored metadata mapping drivers by removing the useless PRELOAD mode. Introduced ClassMetadataFactory#getAllMetadata. Classloader simplifications. Old classloaders deprecated. New Doctrine\Common\ClassLoader is almost the same as the previous IsolatedClassLoader.
2009-12-15 21:06:32 +00:00
PhpDriver.php
[2.0][DDC-281] Fixes for Mapping drivers
2010-01-28 19:38:16 +00:00
XmlDriver.php
[2.0][DDC-281] Fixes for Mapping drivers
2010-01-28 19:38:16 +00:00
YamlDriver.php
[2.0][DDC-281] Fixes for Mapping drivers
2010-01-28 19:38:16 +00:00