mirror of
https://github.com/doctrine/reflection.git
synced 2026-03-24 08:42:07 +01:00
[PR #6] [MERGED] Add a little more test coverage. #20
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/6
Author: @jwage
Created: 6/13/2018
Status: ✅ Merged
Merged: 6/13/2018
Merged by: @jwage
Base:
master← Head:test-coverage📝 Commits (1)
122f480Add a little more test coverage.📊 Changes
9 files changed (+544 additions, -4 deletions)
View changed files
📝
composer.json(+1 -0)📝
composer.lock(+46 -1)📝
lib/Doctrine/Common/Reflection/Psr0FindFile.php(+2 -1)📝
phpstan.neon(+3 -0)➕
tests/Doctrine/Tests/Common/Reflection/Psr0FindFileTest.php(+53 -0)📝
tests/Doctrine/Tests/Common/Reflection/RuntimePublicReflectionPropertyTest.php(+34 -2)➕
tests/Doctrine/Tests/Common/Reflection/StaticReflectionClassTest.php(+154 -0)➕
tests/Doctrine/Tests/Common/Reflection/StaticReflectionMethodTest.php(+141 -0)➕
tests/Doctrine/Tests/Common/Reflection/StaticReflectionPropertyTest.php(+110 -0)📄 Description
No description provided
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.