1
0
Fork 0
mirror of synced 2025-04-01 20:36:14 +03:00
doctrine2/lib/Doctrine/ORM
2016-11-27 18:36:48 +01:00
..
Cache [minor] Add missing type hints, add strictness for some checks, remove some useless calls 2016-11-26 05:18:46 +01:00
Decorator make lock mode usage consistent 2014-02-05 15:13:53 +01:00
Event fix license header inconsistencies 2016-10-25 23:58:42 -03:00
Id Fixed many small phpcs issues 2015-12-11 20:30:41 +01:00
Internal Allow using objects as discriminators 2016-11-23 18:56:36 +01:00
Mapping #5914 ClassMetadataInfo#$lifecycleCallbacks is a multi-dimensional array 2016-11-26 06:42:46 +01:00
Persisters Use isIdGeneratorIdentity() to add the ID on query 2016-09-09 07:52:44 +00:00
Proxy 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
Query agree with scrutinizer 2016-11-26 06:40:32 +01:00
Repository #1159 - protecting Doctrine\ORM\Repository\DefaultRepositoryFactory API by making it final and its protected members private 2014-10-14 01:46:50 +02:00
Tools Merge pull request #5897 from mikaelz/patch-1 2016-11-26 06:48:55 +01:00
Utility Merge pull request #1474 from localheinz/fix/unused-imports 2015-09-04 08:30:46 +01:00
AbstractQuery.php Make child entity share the timestamp region with parent class 2016-11-20 19:27:53 +00:00
Cache.php DDC-3078 - constructor should never be interfaced 2014-04-17 15:16:56 -04:00
Configuration.php Fixed many small phpcs issues 2015-12-11 20:30:41 +01:00
EntityManager.php Update message. 2016-11-18 08:06:11 +01:00
EntityManagerInterface.php fix license header inconsistencies 2016-10-25 23:58:42 -03:00
EntityNotFoundException.php #1240 DDC-3479 - Basic coverage for EntityNotFoundException 2015-01-13 02:55:51 +01:00
EntityRepository.php Update exception message at EntityRepository::__call() 2016-09-08 13:32:06 -03:00
Events.php #385 #1181 DDC-3385 - fixing Events docblocks as per @deeky666's review 2015-01-13 21:15:34 +01:00
LazyCriteriaCollection.php Fixed many small phpcs issues 2015-12-11 20:30:41 +01:00
NativeQuery.php Fixed unused 'use' statements. 2012-12-13 18:19:21 +00:00
NonUniqueResultException.php Fixed unused 'use' statements. 2012-12-13 18:19:21 +00:00
NoResultException.php Fixed missed documentation issues in Doctrine\ORM 2012-12-14 20:12:56 +00:00
OptimisticLockException.php Fixed many small phpcs issues 2015-12-11 20:30:41 +01:00
ORMException.php Use ORMException instead of a default exception 2016-11-27 18:36:48 +01:00
ORMInvalidArgumentException.php #6017 moved ORMException::invalidEntityName to ORMInvalidArgumentException::invalidEntityName 2016-11-27 18:36:48 +01:00
PersistentCollection.php #6110 CS (whitespace removal) 2016-11-26 06:06:49 +01:00
PessimisticLockException.php Fix some LGPL occurances to MIT 2013-10-02 12:07:37 +02:00
Query.php clear code 2016-11-26 06:40:56 +01:00
QueryBuilder.php Static Code Analysis with Php Inspections (EA Extended) 2016-11-06 14:22:47 +01:00
TransactionRequiredException.php Fix some LGPL occurances to MIT 2013-10-02 12:07:37 +02:00
UnexpectedResultException.php Fixed unused 'use' statements. 2012-12-13 18:19:21 +00:00
UnitOfWork.php Use ORMException instead of a default exception 2016-11-27 18:36:48 +01:00
Version.php Bumping version to 2.6.0-DEV 2015-04-02 21:42:47 +01:00