Skip to content

README: add link to the Requirements wiki page#1395

Merged
jrfnl merged 2 commits intoPHPCSStandards:4.xfrom
rodrigoprimo:add-requirements-wiki-link
Mar 18, 2026
Merged

README: add link to the Requirements wiki page#1395
jrfnl merged 2 commits intoPHPCSStandards:4.xfrom
rodrigoprimo:add-requirements-wiki-link

Conversation

@rodrigoprimo
Copy link
Copy Markdown
Contributor

Description

As discussed in #1393, this PR adds a link to the Requirements wiki page in the README to make information about required and recommended PHP extensions more discoverable.

The existing paragraph was also split into two: one for the core PHP version and extension requirements, and another for individual sniff requirements.

Suggested changelog entry

N/A

Related issues/external references

Fixes #1393

Types of changes

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to change)
    • This change is only breaking for integrators, not for external standards or end-users.
  • Documentation improvement

PR checklist

  • I have checked there is no other PR open for the same change.
  • I have read the Contribution Guidelines.
  • I grant the project the right to include and distribute the code under the BSD-3-Clause license (and I have the right to grant these rights).
  • I have added tests to cover my changes.
  • I have verified that the code complies with the projects coding standards.
  • [Required for new sniffs] I have added XML documentation for the sniff.
  • I have opened a sister-PR in the documentation repository to update the Wiki.

@jrfnl jrfnl added this to the 4.0.2 milestone Mar 18, 2026
Co-authored-by: Juliette <663378+jrfnl@users.noreply.github.com>
@jrfnl jrfnl merged commit c19b989 into PHPCSStandards:4.x Mar 18, 2026
53 checks passed
@jrfnl jrfnl deleted the add-requirements-wiki-link branch March 18, 2026 17:52
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.

Add a link to the Requirements wiki page in the README?

2 participants