Skip to content

Refactor extensions list / categories XML entities#4869

Open
joshtrichards wants to merge 3 commits intophp:masterfrom
joshtrichards:patch-6
Open

Refactor extensions list / categories XML entities#4869
joshtrichards wants to merge 3 commits intophp:masterfrom
joshtrichards:patch-6

Conversation

@joshtrichards
Copy link
Copy Markdown
Contributor

This PR refactors the XML entities page used for the extensions categories pages (https://www.php.net/manual/en/extensions.php / etc).

Key changes:

  • reformatted the code for easier maintenance (and incorporated PHP Style guidelines)
  • improved introductory paragraphs for each category (that hopefully offering additional clarity)
  • swapped ordering of State page sections (emphasizing experimental first followed by deprecated)

There are other follow-ups pending as I get time.

Comment thread extensions.ent
</title>
<para xmlns='http://docbook.org/ns/docbook'>
These extensions are included with PHP,
but require require external libraries to be enabled.
Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

Suggested change
but require require external libraries to be enabled.
but require external libraries to be enabled.

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