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
2024-12-13 14:56:01 +03:00
Code
Issues
Projects
Releases
Wiki
Activity
aee14e3147
doctrine2
/
lib
/
Doctrine
/
ORM
/
Mapping
/
Driver
History
romanb
e1f2b8abec
[2.0] Implemented support for mapped superclasses.
Fixed
#2353
.
2009-07-30 15:16:02 +00:00
..
AbstractFileDriver.php
[2.0] Minor refactorings and docblock adjustments.
Fixed
#3202
.
2009-06-30 16:00:28 +00:00
AnnotationDriver.php
[2.0] Implemented support for mapped superclasses.
Fixed
#2353
.
2009-07-30 15:16:02 +00:00
DoctrineAnnotations.php
[2.0] Implemented support for mapped superclasses.
Fixed
#2353
.
2009-07-30 15:16:02 +00:00
Driver.php
[2.0] Minor refactorings and docblock adjustments.
Fixed
#3202
.
2009-06-30 16:00:28 +00:00
XmlDriver.php
[2.0] Refined implementation and semantics of the merge and detach operations. General cleanups and API improvements. Added a testcase for detaching/serializing->unserializing->modifying->merging to demonstrate the transparent serialization.
2009-07-25 16:33:29 +00:00
YamlDriver.php
[2.0] Refined implementation and semantics of the merge and detach operations. General cleanups and API improvements. Added a testcase for detaching/serializing->unserializing->modifying->merging to demonstrate the transparent serialization.
2009-07-25 16:33:29 +00:00