mirror of
https://github.com/doctrine/reflection.git
synced 2026-03-24 08:42:07 +01:00
[PR #13] [MERGED] Apply Doctrine CS v5 #23
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/reflection/pull/13
Author: @carusogabriel
Created: 9/26/2018
Status: ✅ Merged
Merged: 9/26/2018
Merged by: @jwage
Base:
master← Head:doctrine-cs-v5📝 Commits (1)
093041fApply Doctrine CS v5📊 Changes
11 files changed (+54 additions, -46 deletions)
View changed files
📝
composer.json(+2 -3)📝
composer.lock(+24 -21)📝
lib/Doctrine/Common/Reflection/ReflectionProviderInterface.php(+7 -3)📝
lib/Doctrine/Common/Reflection/RuntimePublicReflectionProperty.php(+1 -1)📝
tests/Doctrine/Tests/Common/Reflection/AnnotationClassWithScopeResolution.php(+3 -2)📝
tests/Doctrine/Tests/Common/Reflection/RuntimePublicReflectionPropertyTest.php(+7 -6)📝
tests/Doctrine/Tests/Common/Reflection/StaticReflectionClassTest.php(+2 -2)📝
tests/Doctrine/Tests/Common/Reflection/StaticReflectionMethodTest.php(+2 -2)📝
tests/Doctrine/Tests/Common/Reflection/StaticReflectionParserTest.php(+3 -3)📝
tests/Doctrine/Tests/Common/Reflection/StaticReflectionPropertyTest.php(+2 -2)📝
tests/Doctrine/Tests/TestInit.php(+1 -1)📄 Description
No description provided
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.