1
0
Fork 0
mirror of synced 2025-04-01 12:26:11 +03:00
doctrine2/lib/Doctrine/ORM
Guilherme Blanco dea37ed9e8 Merge pull request #554 from beregond/hydrator-fix
Fixed ObjectHydrator when namespace alias is given.
2013-02-02 11:18:00 -08:00
..
Event use base events 2012-12-24 10:15:25 +01:00
Id [DDC-2243] Fix bug where a bigint identifier would be casted to an integer, causing inconsistency with the string handling. 2013-01-20 20:31:22 +01:00
Internal [DDC-2256] Moved aliases translation to ResultSetMapping, fixed tests. 2013-01-25 12:06:13 +01:00
Mapping [DDC-2243] Fix bug where a bigint identifier would be casted to an integer, causing inconsistency with the string handling. 2013-01-20 20:31:22 +01:00
Persisters Fix DDC-1376 2013-01-13 22:39:59 -02:00
Proxy DDC-1698 - Allow autoload registration from a Configuration instance 2013-01-06 11:07:19 +01:00
Query [DDC-2256] Code improvements. 2013-01-26 09:09:21 +01:00
Tools Fix typo 2013-01-27 11:09:26 +02:00
AbstractQuery.php [DDC-2256] Moved aliases translation to ResultSetMapping, fixed tests. 2013-01-25 12:06:13 +01:00
Configuration.php Fixed unused 'use' statements. 2012-12-13 18:19:21 +00:00
EntityManager.php Fixed unused 'use' statements. 2012-12-13 18:19:21 +00:00
EntityNotFoundException.php Fixed missed documentation issues in Doctrine\ORM 2012-12-14 20:12:56 +00:00
EntityRepository.php Documentation (docblock) fixes. 2012-12-01 16:28:06 +00:00
Events.php Fixed unused 'use' statements. 2012-12-13 18:19:21 +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 Documentation (docblock) fixes. 2012-12-01 16:28:06 +00:00
ORMException.php Documentation (docblock) fixes. 2012-12-01 16:28:06 +00:00
ORMInvalidArgumentException.php Documentation (docblock) fixes. 2012-12-01 16:28:06 +00:00
PersistentCollection.php Fixed missed documentation issues in Doctrine\ORM 2012-12-14 20:12:56 +00:00
PessimisticLockException.php Documentation (docblock) fixes. 2012-12-01 16:28:06 +00:00
Query.php Fixed unused 'use' statements. 2012-12-13 18:19:21 +00:00
QueryBuilder.php Fix error in QueryBuilder example 2013-01-30 11:11:09 -08: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 [DDC-2246] Fix bug with UnitOfWork#getEntityState() and entities with foreign identifier. 2013-01-20 20:11:08 +01:00
Version.php Documentation (docblock) fixes. 2012-12-01 16:28:06 +00:00