Skip to content

Conversation

@mspirkov
Copy link
Contributor

@mspirkov mspirkov commented Dec 1, 2025

Fix: #257

@mspirkov mspirkov marked this pull request as ready for review December 1, 2025 07:55
@jaapio
Copy link
Member

jaapio commented Dec 1, 2025

Can you explain why we need this identifier? Would a new type not be better?

@mspirkov
Copy link
Contributor Author

mspirkov commented Dec 1, 2025

This will allow us to preserve the original type. I mean, there can be 2 formats: \Closure and Closure.

@mspirkov
Copy link
Contributor Author

mspirkov commented Dec 1, 2025

I think this is the most correct way to do it. But I am willing to correct it if you have arguments against it.

@jaapio jaapio merged commit e2ac359 into phpDocumentor:2.x Dec 1, 2025
29 checks passed
@jaapio
Copy link
Member

jaapio commented Dec 1, 2025

Ok, that's enough for me :-)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Add the Closure type

2 participants