Skip to content

Conversation

@adriendupuis
Copy link
Contributor

@adriendupuis adriendupuis commented Nov 22, 2024

Question Answer
JIRA Ticket
Versions 4.6, master
Edition All
  • Ignore @extends as it's only used for PHPStan with PHPStan syntax incompatible with regular PHPDoc syntax understood by phpDocumentor. Without it, phpDocumentor already generate proper doc from PHP extends keyword.
    (I ran grep '@extends' -R vendor/ibexa | grep contracts | sort to check every usage.)
  • Fix SVG icon size on deprecated class/interface warning.

Preview:

Checklist

  • Text renders correctly
  • Text has been checked with vale
  • Description metadata is up to date
  • Redirects cover removed/moved pages
  • Code samples are working
  • PHP code samples have been fixed with PHP CS fixer
  • Added link to this PR in relevant JIRA ticket or code PR

@adriendupuis adriendupuis requested a review from mnocon November 25, 2024 08:25
@adriendupuis adriendupuis marked this pull request as ready for review November 25, 2024 08:25
Copy link
Contributor

@mnocon mnocon left a comment

Choose a reason for hiding this comment

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

Nice catch, thanks!

@adriendupuis adriendupuis merged commit 977421e into master Nov 26, 2024
5 of 6 checks passed
@adriendupuis adriendupuis deleted the enh-php-api-ref branch November 26, 2024 09:59
adriendupuis added a commit that referenced this pull request Nov 26, 2024
* PHP API Ref: Ignore `@extends` tags as only used for PHPStan
* PHP API Ref: Fix "phpDocumentor Admonition" SVG size

(cherry picked from commit 977421e)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants