mirror of
https://github.com/doctrine/reflection.git
synced 2026-03-24 16:52:07 +01:00
[PR #39] [MERGED] Merge release 1.2.1 into master #47
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/39
Author: @doctrinebot
Created: 3/27/2020
Status: ✅ Merged
Merged: 5/28/2020
Merged by: @greg0ire
Base:
master← Head:1.2.x-merge-up-into-master_5e7dde72ad2893.04078589📝 Commits (4)
1ab2818[GH-36] Bugfix: TypedNoDefaultReflectionProperty::setValue NULL when null allowed.1a5837f[Build] Attempt at fix.fbc77cc[GH-36] Be on the safe side and check property has a type.55e7191Merge pull request #37 from doctrine/GH-36-BugfixTypedNullable📊 Changes
4 files changed (+38 additions, -2 deletions)
View changed files
📝
.scrutinizer.yml(+1 -1)📝
.travis.yml(+4 -0)📝
lib/Doctrine/Common/Reflection/TypedNoDefaultReflectionProperty.php(+1 -1)📝
tests/Doctrine/Tests_PHP74/Common/Reflection/TypedNoDefaultReflectionPropertyTest.php(+32 -0)📄 Description
Release 1.2.1
1.2.1
Bug
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.