mirror of
https://github.com/doctrine/reflection.git
synced 2026-03-24 08:42:07 +01:00
[PR #41] [MERGED] Manually merge 1.1.x into 1.2.x #49
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/41
Author: @greg0ire
Created: 5/27/2020
Status: ✅ Merged
Merged: 5/28/2020
Merged by: @greg0ire
Base:
1.2.x← Head:1.2.x📝 Commits (5)
1c7272cFix 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.x📊 Changes
4 files changed (+43 additions, -2 deletions)
View changed files
📝
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
1.1.x is no longer supposed to be maintained
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.