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-02-02 13:31:45 +03:00
Code
Issues
Projects
Releases
Wiki
Activity
doctrine2
/
lib
/
Doctrine
/
ORM
/
Proxy
History
Ed Hartwell Goose
67e205b36a
Fixes
#5755
, uses '->getReflectionProperties()' instead of '->getReflectionClass()->getProperties()' to ensure all fields are copied, and adds test to confirm behaviour
2016-09-10 20:37:20 +02:00
..
Autoloader.php
Proxy generation as of
doctrine/common#168
- DCOM-96
2013-02-14 09:57:12 +01:00
Proxy.php
Proxy generation as of
doctrine/common#168
- DCOM-96
2013-02-14 09:57:12 +01:00
ProxyFactory.php
Fixes
#5755
, uses '->getReflectionProperties()' instead of '->getReflectionClass()->getProperties()' to ensure all fields are copied, and adds test to confirm behaviour
2016-09-10 20:37:20 +02:00