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 20:41:44 +03:00
Code
Issues
Projects
Releases
Wiki
Activity
doctrine2
/
lib
/
Doctrine
/
ORM
/
Mapping
/
Driver
History
Andrey Knupp Vital
08e8af9372
Type-hinting
SimpleXMLElement
(_getCascadeMappings)
2015-01-08 09:28:15 -02:00
..
AnnotationDriver.php
Surround ! with spaces according to code style
2014-08-05 18:07:00 +09:00
DatabaseDriver.php
Fixed the structure of the reverse-engineered mapping
2014-08-27 13:56:02 +02:00
DoctrineAnnotations.php
fixes bad merge
2014-01-04 17:54:46 +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
…
SimplifiedYamlDriver.php
…
StaticPHPDriver.php
Fixed documentation for ORM\Mapping
2012-12-03 09:36:08 +00:00
XmlDriver.php
Type-hinting
SimpleXMLElement
(_getCascadeMappings)
2015-01-08 09:28:15 -02:00
YamlDriver.php
#1200
- removing
Yaml::parse()
deprecation errors by passing in file contents instead of file paths
2014-12-04 13:37:59 +01:00