Skip to content

XML schema correction: fix inline tag types in reference/#466

Merged
julionc merged 2 commits intophp:masterfrom
lacatoire:fix/xml-schema-tag-fixes
Apr 4, 2026
Merged

XML schema correction: fix inline tag types in reference/#466
julionc merged 2 commits intophp:masterfrom
lacatoire:fix/xml-schema-tag-fixes

Conversation

@lacatoire
Copy link
Copy Markdown
Member

@lacatoire lacatoire commented Apr 4, 2026

Summary

  • Fix incorrect inline markup tags in reference/ to match doc-en structure
  • <literal><constant> for PHP constants
  • <literal><type> for PHP types
  • Add missing <emphasis>, <acronym>, <classname> tags
  • Remove extra <function> self-references in descriptions
  • Fix <parameter> names to match EN

Replace incorrect inline markup tags to match doc-en structure:
- <literal> -> <constant> for PHP constants
- <literal> -> <type> for PHP types
- Add missing <emphasis>, <acronym>, <classname> tags
- Remove extra <function> self-references in descriptions
- Fix <parameter> names to match EN
@julionc julionc merged commit f2aafed into php:master Apr 4, 2026
2 checks passed
@lacatoire lacatoire deleted the fix/xml-schema-tag-fixes branch April 4, 2026 14:55
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