mirror of
https://github.com/doctrine/reflection.git
synced 2026-03-24 08:42:07 +01:00
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/22
Author: @sspat
Created: 12/2/2019
Status: ✅ Merged
Merged: 12/2/2019
Merged by: @alcaeus
Base:
master← Head:fix_php74_and_windows_test_errors📝 Commits (3)
de66230Fixed tests to work with php 7.4 and on windows #2181f27dfAdded PHP 7.4 to travis builds #21859446eFixed code style [PR #7] Use assertSame instead of assertEquals (#21)📊 Changes
6 files changed (+13 additions, -11 deletions)
View changed files
📝
.travis.yml(+1 -0)📝
lib/Doctrine/Common/Reflection/StaticReflectionMethod.php(+1 -1)📝
tests/Doctrine/Tests/Common/Reflection/Psr0FindFileTest.php(+4 -3)📝
tests/Doctrine/Tests/Common/Reflection/StaticReflectionClassTest.php(+1 -1)📝
tests/Doctrine/Tests/Common/Reflection/StaticReflectionMethodTest.php(+3 -3)📝
tests/Doctrine/Tests/Common/Reflection/StaticReflectionPropertyTest.php(+3 -3)📄 Description
Fixes #21
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.