Skip to content

Conversation

@theodorejb
Copy link
Contributor

Without this patch, when release pages are rendered with PHP 8.3+ the code blocks are missing line breaks and have extra margin on the <pre> element:
Before patch

This pull request fixes the code blocks to render identically on PHP 8.2 and 8.3+.

I also verified that documentation page examples are not broken or affected by this change.

@github-actions
Copy link
Contributor

github-actions bot commented Nov 16, 2025

🚀 Regression report for commit 84ce0c6 is at https://web-php-regression-report-pr-1613.preview.thephp.foundation

@github-actions
Copy link
Contributor

github-actions bot commented Nov 16, 2025

🚀 Preview for commit 84ce0c6 can be found at https://web-php-pr-1613.preview.thephp.foundation

Copy link
Member

@saundefined saundefined left a comment

Choose a reason for hiding this comment

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

Looks good, thanks!

@saundefined saundefined merged commit a32bc94 into php:master Nov 19, 2025
4 of 5 checks passed
@theodorejb theodorejb deleted the support-php-83-plus branch November 19, 2025 20:47
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.

2 participants