Skip to content

Update phpunit to 9.6.34 to fix CVE-2024-5963#82

Merged
AaronAtDuo merged 1 commit into
mainfrom
fix/update-phpunit-cve-2024-5963
Mar 25, 2026
Merged

Update phpunit to 9.6.34 to fix CVE-2024-5963#82
AaronAtDuo merged 1 commit into
mainfrom
fix/update-phpunit-cve-2024-5963

Conversation

@AaronAtDuo
Copy link
Copy Markdown
Contributor

Summary

  • Updates phpunit/phpunit from 9.6.13 to 9.6.34 to address CVE-2024-5963 (unsafe deserialization in PHPT code coverage handling)
  • Tightens composer.json constraint from ^9.0 to ^9.6.33 to prevent installing vulnerable versions

Test plan

  • All 70 tests pass with --process-isolation on PHP 8.1
  • CI passes

🤖 Generated with Claude Code

Addresses unsafe deserialization vulnerability in PHPT code coverage
handling (GHSA-x3fh-mp37-85vr). Bumps minimum constraint to ^9.6.33
to prevent installing vulnerable versions.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
@AaronAtDuo AaronAtDuo merged commit eb11001 into main Mar 25, 2026
1 check passed
@AaronAtDuo AaronAtDuo deleted the fix/update-phpunit-cve-2024-5963 branch March 25, 2026 15:31
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.

2 participants