Skip to content

GH-248: Add function keyword to <methodsynopsis>.#252

Merged
jordikroon merged 2 commits into
php:masterfrom
jordikroon:feature/methodsynopsis-function-keyword
May 18, 2026
Merged

GH-248: Add function keyword to <methodsynopsis>.#252
jordikroon merged 2 commits into
php:masterfrom
jordikroon:feature/methodsynopsis-function-keyword

Conversation

@jordikroon
Copy link
Copy Markdown
Member

@jordikroon jordikroon commented May 11, 2026

Fixes #248

Not sure if this needs additional tests, since the existing tests pretty much cover it all. WDYT?


Function:

image

Class:

image

@jordikroon jordikroon requested review from Girgias and kocsismate May 11, 2026 22:10
Copy link
Copy Markdown
Member

@Girgias Girgias left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I think the existing tests are sufficient

@jordikroon jordikroon merged commit 3c077f9 into php:master May 18, 2026
11 checks passed
@jordikroon jordikroon deleted the feature/methodsynopsis-function-keyword branch May 18, 2026 12:29
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.

<methodsynopsis> element should render the function keyword

3 participants