Skip to content

Add support for displaying class/interface on class synopsis pages - #50

Merged
Girgias merged 1 commit into
php:masterfrom
kocsismate:class-interface
Jul 30, 2021
Merged

Add support for displaying class/interface on class synopsis pages#50
Girgias merged 1 commit into
php:masterfrom
kocsismate:class-interface

Conversation

@kocsismate

Copy link
Copy Markdown
Member

A few examples:

class

class-final

interface

class-extends

class-implements-one

class-implements-many

class-extends-implements

@cmb69

Copy link
Copy Markdown
Member

Using oointerface/interfacename for interfaces is certainly an improvement. I presume that this implementation is good as well, but I think we really should have CI with tests, and extend the testsuite.

@kocsismate

Copy link
Copy Markdown
MemberAuthor

but I think we really should have CI with tests, and extend the testsuite.

Yeah, I still agree with it, but that would require quite a few additional effort, for which I don't really have the bandwidth. :(

@Girgias
Girgias merged commit 29cf251 into php:masterJul 30, 2021
@kocsismate
kocsismate deleted the class-interface branch July 30, 2021 14:50
@cmb69

Copy link
Copy Markdown
Member

Seems we need to follow up with manual fixes: :)

Screenshot 2021-07-30 184631

Sign up for freeto 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.

3 participants

@kocsismate@cmb69@Girgias