..
Decorator
Kept BC.
2013-08-10 18:14:07 +02:00
Event
Fixed typos
2013-04-06 14:31:27 +00:00
Id
Fixed typos
2013-04-06 14:31:27 +00:00
Internal
[DDC-3076] Fix ObjectHydrator
2014-04-17 00:03:11 +02:00
Mapping
#1294 - fixing differences between 2.5 and 2.4 fixes (reverts DBAL dependency bump)
2015-02-04 23:46:15 +00:00
Persisters
#1169 DDC-3343 - corrected persister logic - only uses the entity persister to perform deletes on the owning side
2015-02-05 00:52:54 +00:00
Proxy
applying required fixes for DDC-2432
2013-05-09 21:14:58 +02:00
Query
#1254 DDC-3500 - fixed duplicate JOIN
aliases in CTI + WITH condition joins
2015-01-18 16:43:31 +01:00
Repository
Updated since php doc tag.
2013-06-14 12:07:28 -04:00
Tools
Merge pull request #1231 from aivus/2.4-DDC-1590-backport
2015-01-17 22:19:29 +01:00
AbstractQuery.php
Modified Hydrators to be per-query instances instead of a singleton-like approach.
2013-08-10 18:14:07 +02:00
Configuration.php
Updated since php doc tag.
2013-06-14 12:07:28 -04:00
EntityManager.php
Use docblox from EntityManagerInterface
2014-11-23 17:08:08 +02:00
EntityManagerInterface.php
Fixing FQCN on docblox
2014-11-23 17:00:22 +02:00
EntityNotFoundException.php
Fixed missed documentation issues in Doctrine\ORM
2012-12-14 20:12:56 +00:00
EntityRepository.php
Fixed wrong return types in documentation.
2013-02-12 11:49:44 +00:00
Events.php
Fixed typos
2013-03-11 00:08:58 +00: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
Removed unnecessary is_object() check
2013-10-29 09:24:52 +01:00
ORMException.php
Documentation (docblock) fixes.
2012-12-01 16:28:06 +00:00
ORMInvalidArgumentException.php
Fixed typos
2013-03-11 00:08:58 +00:00
PersistentCollection.php
do not initialize coll on add()
2013-08-10 17:27:30 +02:00
PessimisticLockException.php
Documentation (docblock) fixes.
2012-12-01 16:28:06 +00:00
Query.php
Fix DDC-1995
2013-06-07 17:24:05 -04:00
QueryBuilder.php
Fix for HHVM
2014-09-22 20:00:15 +01:00
README.markdown
[2.0] Adding blank README files
2010-04-06 03:04:02 +00:00
TransactionRequiredException.php
Documentation (docblock) fixes.
2012-12-01 16:28:06 +00:00
UnexpectedResultException.php
Fixed unused 'use' statements.
2012-12-13 18:19:21 +00:00
UnitOfWork.php
Update identityMap when entity gets managed again
2015-03-17 22:38:57 +00:00
Version.php
Bump version to 2.4.8
2014-12-16 14:47:17 +01:00