Skip to content

docs: regenerate README for current PHP version support#112

Merged
mrrobot47 merged 1 commit into
EasyEngine:developfrom
mrrobot47:docs/sync-php-versions-readme
Jun 15, 2026
Merged

docs: regenerate README for current PHP version support#112
mrrobot47 merged 1 commit into
EasyEngine:developfrom
mrrobot47:docs/sync-php-versions-readme

Conversation

@mrrobot47

Copy link
Copy Markdown
Member

Summary

The --php option sections in the generated README were badly out of date — they listed only PHP 5.6 and latest with a default of latest, while the command has long supported PHP 5.6–8.5 and now defaults to 8.4.

This syncs the README's --php blocks (all occurrences) with the current command docblock:

  • Supported versions: 5.6, 7.0, 7.2, 7.3, 7.4, 8.0, 8.1, 8.2, 8.3, 8.4, 8.5, latest
  • default: 8.4

Notes

  • README is generated via ee scaffold package-readme; this change reproduces exactly what the scaffold emits from the current --php docblock, so a future scaffold run is a no-op against it.
  • Docs-only change — no code is touched.

The `--php` option sections were stale — listing only PHP 5.6 and
latest with a default of latest, while the command actually supports
5.6 through 8.5 and defaults to 8.4. Sync the generated README with the
current command docblock.
@mrrobot47 mrrobot47 merged commit 530f933 into EasyEngine:develop Jun 15, 2026
1 of 5 checks passed
@mrrobot47 mrrobot47 deleted the docs/sync-php-versions-readme branch June 15, 2026 05:59
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