Skip to content

4.6's phpdoc: Resync with 5.0 - #3124

Merged
adriendupuis merged 2 commits into
4.6from
4.6-phpdoc-update
Apr 13, 2026
Merged

adriendupuis merged 2 commits into
4.6from
4.6-phpdoc-update

Conversation

@adriendupuis

@adriendupuis adriendupuis commented Apr 8, 2026 •

Copy link
Copy Markdown
Contributor
Question Answer
JIRA Ticket
Versions
Edition

Resync 4.6's phpdoc tool with 5.0

  • Upgrade phpDocumentor
  • Use the same templates
  • Use the same var names in the shell script

Changes:

Note: it's used by the github action workflow when building PHP API Ref for 4.6
https://github.com/ibexa/documentation-developer/blob/5.0/.github/workflows/api_refs.yaml#L53-L59

Method: It's about comparing 4.6's tools/php_api_ref/ with 5.0 tools/api_refs/

git checkout 4.6
git checkout 5.0 -- tools/api_refs/api_refs.sh tools/api_refs/.phpdoc/template
diff tools/php_api_ref/phpdoc.sh tools/api_refs/api_refs.sh
diff tools/php_api_ref/.phpdoc/template tools/api_refs/.phpdoc/template
rm -r tools/api_refs

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

github-actions Bot commented Apr 8, 2026

Copy link
Copy Markdown

Preview of modified files: no change to preview.

@adriendupuis adriendupuis changed the title phpdoc: Resync with 5.0 4.6's phpdoc: Resync with 5.0 Apr 8, 2026
@sonarqubecloud

sonarqubecloud Bot commented Apr 8, 2026

Copy link
Copy Markdown

@adriendupuis
adriendupuis marked this pull request as ready for review April 9, 2026 09:08
@adriendupuis
adriendupuis merged commit e8dc5f3 into 4.6 Apr 13, 2026
11 checks passed
@adriendupuis
adriendupuis deleted the 4.6-phpdoc-update branch April 13, 2026 16:00
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.

1 participant