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-25 01:31:40 +03:00
Code
Issues
Projects
Releases
Wiki
Activity
doctrine2
/
lib
/
Doctrine
/
ORM
/
Mapping
/
Driver
History
Johannes M. Schmitt
38b041d909
Merge remote-tracking branch 'origin/ValueObjects'
...
Conflicts: lib/Doctrine/ORM/Mapping/ClassMetadataInfo.php
2013-11-01 20:17:43 +01:00
..
AnnotationDriver.php
Merge remote-tracking branch 'origin/ValueObjects'
2013-11-01 20:17:43 +01:00
DatabaseDriver.php
DDC-2476 Better approach for reverse engineer. Some refactoring done to driver.
2013-06-12 02:00:36 -04:00
DoctrineAnnotations.php
[DDC-93] Parse @Embedded and @Embeddable during SchemaTool processing to make parsing work.
2013-03-26 21:45:15 +01:00
DriverChain.php
Fixed documentation for ORM\Mapping
2012-12-03 09:36:08 +00:00
PHPDriver.php
Fixed documentation for ORM\Mapping
2012-12-03 09:36:08 +00:00
SimplifiedXmlDriver.php
Reusing chained driver now available in common, fixing cs/code smells and removing duplicate docs.
2012-07-04 20:59:22 +02:00
SimplifiedYamlDriver.php
Reusing chained driver now available in common, fixing cs/code smells and removing duplicate docs.
2012-07-04 20:59:22 +02:00
StaticPHPDriver.php
Fixed documentation for ORM\Mapping
2012-12-03 09:36:08 +00:00
XmlDriver.php
Fix some LGPL occurances to MIT
2013-10-02 12:07:37 +02:00
YamlDriver.php
[DDC-2661] Fix bug in YamlDriver not passing options from id to mapField()
2013-09-08 10:37:13 +02:00