-
Notifications
You must be signed in to change notification settings - Fork 613
Render feature comparisons with standard function #1612
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
🚀 Preview for commit cf80cca can be found at https://web-php-pr-1612.preview.thephp.foundation
🚀 Regression report for commit cf80cca is at https://web-php-regression-report-pr-1612.preview.thephp.foundation
d667638 to
f5f8013
Compare
This refactor greatly simplifies maintaining consistent styling and markup for the feature comparisons. No content has been changed, except for fixing unnecessary blank lines at the start & end of the "Command line linter supports multiple files" code blocks on the PHP 8.3 release page.
f5f8013 to
0aa67ea
Compare
derickr
commented
Dec 9, 2025
Is this still relevant, as the PHP 8.5 (and I suppose later) release announcements don't use this any more, and the existing ones are supposed to be static?
theodorejb
commented
Dec 9, 2025
It simplifies maintaining the pages in a consistent way. If we want to update the whole site to a new design, this will make it much easier.
Uh oh!
There was an error while loading. Please reload this page.
This refactor greatly simplifies maintaining consistent styling and markup for the feature comparisons.
No content has been changed, except for fixing unnecessary blank lines at the start & end of the "Command line linter supports multiple files" code blocks on the PHP 8.3 release page.