Skip to content

Fix rendering of class method names inside packagesynopsis#251

Open
kocsismate wants to merge 1 commit intophp:masterfrom
kocsismate:packagesynopsis-method-name-fix
Open

Fix rendering of class method names inside packagesynopsis#251
kocsismate wants to merge 1 commit intophp:masterfrom
kocsismate:packagesynopsis-method-name-fix

Conversation

@kocsismate
Copy link
Copy Markdown
Member

Rendering of method names inside packagesynopsis tags were broken, because the the code relied on having the FQCN inside the classname tag, but this isn't the case anymore for classes inside a packagesynopsis tag.

Tests are TBD.

A printscreen about a namespaced class for evidence:

Screenshot 2026-04-23 at 23 11 48

And another one for a non-namespaced class:

Screenshot 2026-04-23 at 23 11 24 Screenshot 2026-04-23 at 23 11 37

@kocsismate kocsismate requested review from Girgias and iluuu1994 April 23, 2026 21:19
@iluuu1994
Copy link
Copy Markdown
Member

Sorry, don't think I can review this, as I understand absolutely nothing about this code.

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.

2 participants