[PR #57] [MERGED] Fix PHP 8.1 deprecations for tentative return types #66

Open
opened 2026-01-24 11:25:00 +01:00 by admin · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/doctrine/reflection/pull/57
Author: @Sweetchuck
Created: 5/31/2022
Status: Merged
Merged: 5/31/2022
Merged by: @derrabus

Base: 1.2.xHead: 1.2.x-php0801


📝 Commits (1)

📊 Changes

2 files changed (+4 additions, -0 deletions)

View changed files

📝 lib/Doctrine/Common/Reflection/RuntimePublicReflectionProperty.php (+2 -0)
📝 lib/Doctrine/Common/Reflection/TypedNoDefaultReflectionProperty.php (+2 -0)

📄 Description

Issue #56 - PHP 8.1 compatibility


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/doctrine/reflection/pull/57 **Author:** [@Sweetchuck](https://github.com/Sweetchuck) **Created:** 5/31/2022 **Status:** ✅ Merged **Merged:** 5/31/2022 **Merged by:** [@derrabus](https://github.com/derrabus) **Base:** `1.2.x` ← **Head:** `1.2.x-php0801` --- ### 📝 Commits (1) - [`f2ed74a`](https://github.com/doctrine/reflection/commit/f2ed74a3104c1b0051e2b18950e43da4651af56d) Issue #56 - PHP 8.1 compatibility ### 📊 Changes **2 files changed** (+4 additions, -0 deletions) <details> <summary>View changed files</summary> 📝 `lib/Doctrine/Common/Reflection/RuntimePublicReflectionProperty.php` (+2 -0) 📝 `lib/Doctrine/Common/Reflection/TypedNoDefaultReflectionProperty.php` (+2 -0) </details> ### 📄 Description Issue #56 - PHP 8.1 compatibility --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
admin added the pull-request label 2026-01-24 11:25:00 +01:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: doctrine/reflection#66