1
0
Fork 0
mirror of synced 2025-04-01 12:26:11 +03:00
doctrine2/lib/Doctrine/ORM
Marco Pivetta 86dbddd596 Updating to reflect latest Doctrine Common changes
Also, changing logic so that the SimpleAnnotationReader is no more the
default one. An additional parameter for the method will allow using it.

The CS fixes that were additionally implemented (along with other minor changes
that do not affect BC compatibility are caused by a CS sniff via IDE.
2012-07-08 16:30:35 +02:00
..
Event remove svn markers 2012-06-19 15:27:41 -03:00
Id Remove unused use 2012-06-05 15:39:52 +02:00
Internal Add some corrections 2012-06-05 21:32:53 +02:00
Mapping Updated the classmetadata factory for Common 2.3 2012-07-06 22:18:06 +02:00
Persisters [DDC-1846] Fix EntityRepository#find() with pessimistic locking. 2012-07-07 16:49:26 +02:00
Proxy [DDC-1735] Change file_put_contents with LOCK_EX usage to temporary filename + rename, which works on Windows NFS drives. 2012-07-05 22:20:16 +02:00
Query [DDC-1900] Throw exception when overwriting internal function. 2012-07-05 21:52:40 +02:00
Tools Merge pull request #314 from Ocramius/dcom-metadata-drivers-reuse 2012-07-04 13:30:54 -07:00
AbstractQuery.php Removed un-necessary getIterator(). 2012-05-29 15:14:08 -04:00
Configuration.php Updating to reflect latest Doctrine Common changes 2012-07-08 16:30:35 +02:00
EntityManager.php Merge pull request #376 from lstrojny/de-deprecate-transaction-methods 2012-07-04 12:42:55 -07:00
EntityNotFoundException.php LGPL => MIT 2012-05-26 14:37:00 +02:00
EntityRepository.php [DDC-1846] Fix EntityRepository#find() with pessimistic locking. 2012-07-07 16:49:26 +02:00
Events.php remove svn markers 2012-06-19 15:27:41 -03:00
NativeQuery.php Removed un-necessary getIterator(). 2012-05-29 15:14:08 -04:00
NonUniqueResultException.php LGPL => MIT 2012-05-26 14:37:00 +02:00
NoResultException.php LGPL => MIT 2012-05-26 14:37:00 +02:00
OptimisticLockException.php LGPL => MIT 2012-05-26 14:37:00 +02:00
ORMException.php Updating to reflect latest Doctrine Common changes 2012-07-08 16:30:35 +02:00
ORMInvalidArgumentException.php delimit ternary 2012-06-11 08:23:37 +02:00
PersistentCollection.php [DDC-1835] Fix cloning persistent collections. 2012-05-27 10:17:12 +02:00
PessimisticLockException.php remove svn markers 2012-06-19 15:27:41 -03:00
Query.php Add some corrections 2012-06-05 21:32:53 +02:00
QueryBuilder.php Added missing BC compatibility in QueryBuilder. 2012-05-29 14:52:30 -04:00
README.markdown [2.0] Adding blank README files 2010-04-06 03:04:02 +00:00
TransactionRequiredException.php remove svn markers 2012-06-19 15:27:41 -03:00
UnexpectedResultException.php LGPL => MIT 2012-05-26 14:37:00 +02:00
UnitOfWork.php [DDC-1775] Fix NotifyPropertyChanged Listener being attached in addIdentityMap(), which is too late for certain use-cases in the persist lifecycle. 2012-07-07 17:47:29 +02:00
Version.php LGPL => MIT 2012-05-26 14:37:00 +02:00