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 06:46:03 +03:00
Code
Issues
Projects
Releases
Wiki
Activity
4685a9ab6a
doctrine2
/
lib
/
Doctrine
/
ORM
/
Proxy
History
romanb
86c12a07e5
[2.0] Fixed proxy classes to not invoke parent class constructors. We never call constructors to reconstitute persistent entities and proxies always represent persistent entities.
2010-02-11 09:48:57 +00:00
..
Proxy.php
[2.0][DDC-237][DDC-216] Fixed. If you're using manual proxy generation through the CLI, please regenerate your proxies.
2010-01-05 11:45:38 +00:00
ProxyFactory.php
[2.0] Fixed proxy classes to not invoke parent class constructors. We never call constructors to reconstitute persistent entities and proxies always represent persistent entities.
2010-02-11 09:48:57 +00:00