Skip to content

Conversation

adriendupuis
Copy link
Contributor

@adriendupuis adriendupuis commented Jul 2, 2025

Question Answer
JIRA Ticket
Versions 4.6, 5.0
Edition

Upgrade phpDocumentor from 3.7.1 to 3.8.0

It unduplicates properties that are redeclared with @property tag family.

Example with Ibexa\Contracts\Core\Limitation\Target\Version:

Note: I would have prefer to see the "public read-only" declaration kept instead of the "protected" one.

Ignoring whitespaces, those are the modified entries:

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

@github-actions
Copy link

github-actions bot commented Jul 2, 2025

Preview of modified files: no change to preview.

@adriendupuis adriendupuis marked this pull request as ready for review July 2, 2025 13:47
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.

Thank you!

@adriendupuis adriendupuis merged commit 32933fd into 4.6 Jul 3, 2025
4 of 6 checks passed
@adriendupuis adriendupuis deleted the upgrade-phpdocumentor branch July 3, 2025 07:21
adriendupuis added a commit that referenced this pull request Jul 3, 2025
* phpdoc.sh: use [phpDocumentor 3.8.0](https://github.com/phpDocumentor/phpDocumentor/releases/tag/v3.8.0)
* .phpdoc/template: revert duplicate fix #2584 as the issue has been fixed on phpDocumentor side.
* Generate PHP API Ref HTML.
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