mirror of
https://github.com/doctrine/reflection.git
synced 2026-03-24 08:42:07 +01:00
[PR #45] [MERGED] Manually merge 1.2.x into master #52
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/45
Author: @greg0ire
Created: 6/20/2020
Status: ✅ Merged
Merged: 6/20/2020
Merged by: @greg0ire
Base:
master← Head:master📝 Commits (10+)
827618cValidate composer files79de251Sort packages alphabetically8f7fdc0Merge pull request #38 from greg0ire/validate-composer-json1c7272cFix typosd11bac7Merge pull request #40 from pgrimaud/master41a2f0fAdd type check to prevent PHP 7.4 warnings1b33070Merge pull request #33 from DieterHolvoet/issue-32344bc74Merge remote-tracking branch 'origin/1.1.x' into 1.2.xedfb312Use CodeCov instead of Scrutinizerefdbb0fMerge pull request #44 from greg0ire/scrutinizer➡codecov📊 Changes
9 files changed (+60 additions, -40 deletions)
View changed files
➖
.scrutinizer.yml(+0 -29)📝
.travis.yml(+3 -3)📝
README.md(+1 -2)📝
composer.json(+9 -3)📝
composer.lock(+4 -1)📝
lib/Doctrine/Common/Reflection/StaticReflectionParser.php(+5 -1)📝
lib/Doctrine/Common/Reflection/TypedNoDefaultReflectionProperty.php(+1 -1)➕
tests/Doctrine/Tests_PHP74/Common/Reflection/Dummies/TokenParserAnonymousFunctionTestClass.php(+13 -0)➕
tests/Doctrine/Tests_PHP74/Common/Reflection/TokenParserAnonymousFunctionTest.php(+24 -0)📄 Description
No description provided
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.