1
0
mirror of synced 2024-12-13 22:56:04 +03:00
doctrine2/lib/Doctrine/ORM/Proxy
Marco Pivetta d1e868a32a Removing registration of proxy ClassMetadata by the proxyFactory
Ensuring that functionality is kept by checking for the real class name in the ClassMetadataFactory
2012-04-07 18:53:34 +02:00
..
Autoloader.php [DDC-1698] Add autoloader especially for the non PSR-0 Proxy class names. This is necessary when you want to deserialize your proxy classes from the session. 2012-03-14 20:03:17 +01:00
Proxy.php [DDC-1604] Have ORM Proxy implement new \Doctrine\Common\Persistence\Proxy 2012-01-16 12:50:36 +01:00
ProxyException.php [DDC-1698] Add autoloader especially for the non PSR-0 Proxy class names. This is necessary when you want to deserialize your proxy classes from the session. 2012-03-14 20:03:17 +01:00
ProxyFactory.php Removing registration of proxy ClassMetadata by the proxyFactory 2012-04-07 18:53:34 +02:00