[PR #20] [CLOSED] DocComment for the main class is incorrect when an anonymous class is used inside. #31

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

📋 Pull Request Information

Original PR: https://github.com/doctrine/reflection/pull/20
Author: @xopoc14
Created: 5/13/2019
Status: Closed

Base: masterHead: Class-with-anonymous-class


📝 Commits (1)

  • d4e8dbf Added a test scenario for a class with an anonymous class.

📊 Changes

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

View changed files

tests/Doctrine/Tests/Common/Reflection/AnnotationClassWithAnonymousClass.php (+20 -0)
📝 tests/Doctrine/Tests/Common/Reflection/StaticReflectionParserTest.php (+2 -0)

📄 Description

Pull request with a test scenario for #19.


🔄 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/20 **Author:** [@xopoc14](https://github.com/xopoc14) **Created:** 5/13/2019 **Status:** ❌ Closed **Base:** `master` ← **Head:** `Class-with-anonymous-class` --- ### 📝 Commits (1) - [`d4e8dbf`](https://github.com/doctrine/reflection/commit/d4e8dbf5bba460fb44ed59461ee077c3ea6c9e64) Added a test scenario for a class with an anonymous class. ### 📊 Changes **2 files changed** (+22 additions, -0 deletions) <details> <summary>View changed files</summary> ➕ `tests/Doctrine/Tests/Common/Reflection/AnnotationClassWithAnonymousClass.php` (+20 -0) 📝 `tests/Doctrine/Tests/Common/Reflection/StaticReflectionParserTest.php` (+2 -0) </details> ### 📄 Description Pull request with a test scenario for #19. --- <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:53 +01:00
admin closed this issue 2026-01-24 11:24:53 +01:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: doctrine/reflection#31