Skip to content

fix: upgrade PHPUnit to ^8.5.52 to address CVE-2026-24765#2

Merged
alexbusu merged 2 commits intomasterfrom
fix/phpunit-vulnerability-and-updates
Feb 6, 2026
Merged

fix: upgrade PHPUnit to ^8.5.52 to address CVE-2026-24765#2
alexbusu merged 2 commits intomasterfrom
fix/phpunit-vulnerability-and-updates

Conversation

@alexbusu
Copy link
Owner

@alexbusu alexbusu commented Feb 6, 2026

  • Upgraded phpunit/phpunit to ^8.5.52 || ^9.0.
  • Bumped minimum PHP version to ^7.2.
  • Updated ext-phalcon requirement to ^3.0 || ^4.0 || ^5.0.
  • Migrated phpunit.xml to PHPUnit 8 format.
  • Updated tests for PHPUnit 8 compatibility (setUp return type).
  • Added Makefile for local Docker-based testing.
  • Updated GitHub Actions to test PHP 7.2-8.4 with lowest/highest deps.

- Upgraded phpunit/phpunit to ^8.5.52 || ^9.0.
- Bumped minimum PHP version to ^7.2.
- Updated ext-phalcon requirement to ^3.0 || ^4.0.
- Migrated phpunit.xml to PHPUnit 8 format.
- Updated tests for PHPUnit 8 compatibility (setUp return type).
- Added Makefile for local Docker-based testing.
- Updated GitHub Actions to test PHP 7.2-8.4 with lowest/highest deps.
@alexbusu alexbusu merged commit a27701c into master Feb 6, 2026
16 checks passed
@alexbusu alexbusu deleted the fix/phpunit-vulnerability-and-updates branch February 6, 2026 01:06
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.

1 participant

Comments