1
0
mirror of synced 2024-12-13 14:56:01 +03:00
doctrine2/lib/Doctrine/ORM
Benjamin Eberlei 35fda90473 Merge pull request #570 from Ocramius/cleanup/submodules-removal
Deprecation of PEAR/GIT/TAR autoloading
2013-02-14 00:55:08 -08:00
..
Event Strong typehinting to avoid incorrect constructor params 2013-02-04 20:45:58 +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 Fixed wrong return types in documentation. 2013-02-12 11:49:44 +00:00
Persisters Fixed wrong return types in documentation. 2013-02-12 11:49:44 +00:00
Proxy DDC-1698 - Allow autoload registration from a Configuration instance 2013-01-06 11:07:19 +01:00
Query [DDC-2256] Cleanup patch, move dependency on EntityManager out of ResultSetMapping and let AbstractQuery perform the translation. 2013-02-13 09:05:35 +01:00
Tools Adding warnings about deprecation of GIT, TAR and PEAR autoloading 2013-02-04 23:30:02 +01:00
AbstractQuery.php [DDC-2256] Cleanup patch, move dependency on EntityManager out of ResultSetMapping and let AbstractQuery perform the translation. 2013-02-13 09:05:35 +01:00
Configuration.php Revert "allowed to pass filter objects to the configurator" 2013-02-09 20:28:52 +01:00
EntityManager.php Fixed wrong return types in documentation. 2013-02-12 11:49:44 +00: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 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 [DDC-2019] Add support for expression in QueryBuilder#addOrderBy() 2013-02-09 22:40:34 +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 Fixing incorrect constructor params for PreFlushEventArgs 2013-02-04 20:46:51 +01:00
Version.php Documentation (docblock) fixes. 2012-12-01 16:28:06 +00:00