Skip to content

Conversation

sy-records
Copy link
Member

Close #1389

Copy link
Contributor

github-actions bot commented Sep 6, 2025

🚀 Regression report for commit 52e8bd6 is at https://web-php-regression-report-pr-1390.preview.thephp.foundation

Copy link
Contributor

github-actions bot commented Sep 6, 2025

🚀 Preview for commit 52e8bd6 can be found at https://web-php-pr-1390.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!

@sy-records sy-records merged commit 34cb9a7 into php:master Sep 7, 2025
5 checks passed
@sy-records sy-records deleted the fix/gpg-link branch September 7, 2025 04:09
@@ -153,7 +153,7 @@ function show_source_releases()
</li>
</ul>

<a href="#gpg-<?php echo $mver; ?>">GPG Keys for PHP <?php echo $mver; ?></a>
<a href="<?php echo $_SERVER['REQUEST_URI']; ?>#gpg-<?php echo $mver; ?>">GPG Keys for PHP <?php echo $mver; ?></a>
Copy link
Member

Choose a reason for hiding this comment

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

This introduces an XSS issue, wouldn't it?

Copy link
Member

Choose a reason for hiding this comment

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

Good catch!

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.

Links to GPG keys no longer work
4 participants