FazBrowse GitHub Viewer | Trending |
URL:
| Home
Tools: [Download Repo ZIP]   [Original HTTPS Page]

Applied fixers to improve test robustness (ext/intl, ext/phar) by NickSdot · Pull Request #22985 · php/php-src · GitHub

/ php-src Public

Applied fixers to improve test robustness (ext/intl, ext/phar) - #22985

Merged
LamentXU123 merged 2 commits into
php:masterfrom
NickSdot:test/hardening/intl-phar
Aug 1, 2026
Merged

Applied fixers to improve test robustness (ext/intl, ext/phar)#22985
LamentXU123 merged 2 commits into
php:masterfrom
NickSdot:test/hardening/intl-phar

Conversation

NickSdot commented Aug 1, 2026
edited
Loading

Copy link
Copy Markdown
Contributor

Hey! As requested in #22799 (comment) I carry over commits into separate PRs for extensions. This was cherry picket from #22799 (where the deterministic proof is).

Regarding style-only concerns, I manually reviewed the diff here:

  • one (1) single line is purely style-only, out of 1,033 touched lines.
  • 20 lines merge echo & var_dump() to the normalised echo (Daniel explicitly mentioned no objections to it).
  • comma vs. period style question is sorted, because the PR uses what is already today the most used style in php-src (see Tests: Test exception type in error tests #22799 (comment)); as proposed by Daniel.

The more individual extension PRs are merged, the smaller the diff in the main PR, the easier to review. Merging this one will decrease diff size in the main PR by ~1,000 lines (~6%), and will decrease its affected files by 250 files (~9%).

LamentXU123 left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

Choose a reason Spam Abuse Off Topic Outdated Duplicate Resolved Low Quality

Thank you!

LamentXU123 merged commit 7334dcf into php:master Aug 1, 2026
18 checks passed
NickSdot deleted the test/hardening/intl-phar branch August 24, 2026 08:45
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters
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


Back | FazBrowse Home | New Git URL