mirror of
https://github.com/doctrine/orm.git
synced 2026-03-23 22:42:18 +01:00
[PR #450] [MERGED] fix some phpdoc #8214
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/doctrine/orm/pull/450
Author: @KonstantinKuklin
Created: 9/20/2012
Status: ✅ Merged
Merged: 9/21/2012
Merged by: @guilhermeblanco
Base:
master← Head:master📝 Commits (1)
34d8843improve phpdoc📊 Changes
13 files changed (+27 additions, -26 deletions)
View changed files
📝
lib/Doctrine/ORM/AbstractQuery.php(+2 -2)📝
lib/Doctrine/ORM/Configuration.php(+2 -2)📝
lib/Doctrine/ORM/EntityManager.php(+1 -1)📝
lib/Doctrine/ORM/EntityRepository.php(+1 -1)📝
lib/Doctrine/ORM/Event/OnFlushEventArgs.php(+1 -1)📝
lib/Doctrine/ORM/Event/PreFlushEventArgs.php(+2 -2)📝
lib/Doctrine/ORM/Id/AbstractIdGenerator.php(+1 -1)📝
lib/Doctrine/ORM/Query/FilterCollection.php(+5 -5)📝
lib/Doctrine/ORM/Query/Parser.php(+2 -2)📝
lib/Doctrine/ORM/Tools/Console/Helper/EntityManagerHelper.php(+1 -1)📝
lib/Doctrine/ORM/Tools/DebugUnitOfWorkListener.php(+1 -0)📝
lib/Doctrine/ORM/Tools/Pagination/CountOutputWalker.php(+4 -4)📝
lib/Doctrine/ORM/Tools/Pagination/LimitSubqueryOutputWalker.php(+4 -4)📄 Description
No description provided
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.