[PR #13] [MERGED] Apply Doctrine CS v5 #23

Closed
opened 2026-01-24 11:24:51 +01:00 by admin · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/doctrine/reflection/pull/13
Author: @carusogabriel
Created: 9/26/2018
Status: Merged
Merged: 9/26/2018
Merged by: @jwage

Base: masterHead: doctrine-cs-v5


📝 Commits (1)

📊 Changes

11 files changed (+54 additions, -46 deletions)

View changed files

📝 composer.json (+2 -3)
📝 composer.lock (+24 -21)
📝 lib/Doctrine/Common/Reflection/ReflectionProviderInterface.php (+7 -3)
📝 lib/Doctrine/Common/Reflection/RuntimePublicReflectionProperty.php (+1 -1)
📝 tests/Doctrine/Tests/Common/Reflection/AnnotationClassWithScopeResolution.php (+3 -2)
📝 tests/Doctrine/Tests/Common/Reflection/RuntimePublicReflectionPropertyTest.php (+7 -6)
📝 tests/Doctrine/Tests/Common/Reflection/StaticReflectionClassTest.php (+2 -2)
📝 tests/Doctrine/Tests/Common/Reflection/StaticReflectionMethodTest.php (+2 -2)
📝 tests/Doctrine/Tests/Common/Reflection/StaticReflectionParserTest.php (+3 -3)
📝 tests/Doctrine/Tests/Common/Reflection/StaticReflectionPropertyTest.php (+2 -2)
📝 tests/Doctrine/Tests/TestInit.php (+1 -1)

📄 Description

No description provided


🔄 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/13 **Author:** [@carusogabriel](https://github.com/carusogabriel) **Created:** 9/26/2018 **Status:** ✅ Merged **Merged:** 9/26/2018 **Merged by:** [@jwage](https://github.com/jwage) **Base:** `master` ← **Head:** `doctrine-cs-v5` --- ### 📝 Commits (1) - [`093041f`](https://github.com/doctrine/reflection/commit/093041f9673fafb4bbe0322d3b3b4b3ed69d9cac) Apply Doctrine CS v5 ### 📊 Changes **11 files changed** (+54 additions, -46 deletions) <details> <summary>View changed files</summary> 📝 `composer.json` (+2 -3) 📝 `composer.lock` (+24 -21) 📝 `lib/Doctrine/Common/Reflection/ReflectionProviderInterface.php` (+7 -3) 📝 `lib/Doctrine/Common/Reflection/RuntimePublicReflectionProperty.php` (+1 -1) 📝 `tests/Doctrine/Tests/Common/Reflection/AnnotationClassWithScopeResolution.php` (+3 -2) 📝 `tests/Doctrine/Tests/Common/Reflection/RuntimePublicReflectionPropertyTest.php` (+7 -6) 📝 `tests/Doctrine/Tests/Common/Reflection/StaticReflectionClassTest.php` (+2 -2) 📝 `tests/Doctrine/Tests/Common/Reflection/StaticReflectionMethodTest.php` (+2 -2) 📝 `tests/Doctrine/Tests/Common/Reflection/StaticReflectionParserTest.php` (+3 -3) 📝 `tests/Doctrine/Tests/Common/Reflection/StaticReflectionPropertyTest.php` (+2 -2) 📝 `tests/Doctrine/Tests/TestInit.php` (+1 -1) </details> ### 📄 Description _No description provided_ --- <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:24:51 +01:00
admin closed this issue 2026-01-24 11:24:51 +01:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: doctrine/reflection#23