1
0
Fork 0
mirror of synced 2025-04-01 20:36:14 +03:00
doctrine2/lib/Doctrine/ORM
Guilherme Blanco e8ad82c80f Merge pull request #363 from gajdaw/entities_generator_cs_fix
Entities generator: constructor's template docblock
2012-06-14 22:42:17 -07:00
..
Event LGPL => MIT 2012-05-26 14:37:00 +02:00
Id LGPL => MIT 2012-05-26 14:37:00 +02:00
Internal [DDC-1783] Fix memory leak in ObjectHydrator when using AbstractQuery#iterate() and EntityManager#clear() 2012-05-27 12:00:43 +02:00
Mapping LGPL => MIT 2012-05-26 14:37:00 +02:00
Persisters [DDC-1777] Fix bug in BasicEntityPersister#exists() when no primary key is set. 2012-05-27 17:11:21 +02:00
Proxy LGPL => MIT 2012-05-26 14:37:00 +02:00
Query [DDC-1840] Implemented parameters as a collection. 2012-05-28 12:16:42 -04:00
Tools Entities generator: constructor's template docblock 2012-06-06 08:44:25 +02:00
AbstractQuery.php Removed un-necessary getIterator(). 2012-05-29 15:14:08 -04:00
Configuration.php LGPL => MIT 2012-05-26 14:37:00 +02:00
EntityManager.php LGPL => MIT 2012-05-26 14:37:00 +02:00
EntityNotFoundException.php LGPL => MIT 2012-05-26 14:37:00 +02:00
EntityRepository.php Some PHP-CS fixes 2012-06-11 12:39:18 +02:00
Events.php LGPL => MIT 2012-05-26 14:37:00 +02: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 LGPL => MIT 2012-05-26 14:37:00 +02:00
ORMInvalidArgumentException.php LGPL => MIT 2012-05-26 14:37:00 +02:00
PersistentCollection.php [DDC-1835] Fix cloning persistent collections. 2012-05-27 10:17:12 +02:00
PessimisticLockException.php LGPL => MIT 2012-05-26 14:37:00 +02:00
Query.php Removed un-necessary getIterator(). 2012-05-29 15:14:08 -04: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 LGPL => MIT 2012-05-26 14:37:00 +02:00
UnexpectedResultException.php LGPL => MIT 2012-05-26 14:37:00 +02:00
UnitOfWork.php LGPL => MIT 2012-05-26 14:37:00 +02:00
Version.php LGPL => MIT 2012-05-26 14:37:00 +02:00