Skip to content

Bump PHP 8.4 minimum and update dependencies#6

Merged
veewee merged 1 commit intophp-soap:mainfrom
veewee:feature/bump-php84-minimum
Mar 27, 2026
Merged

Bump PHP 8.4 minimum and update dependencies#6
veewee merged 1 commit intophp-soap:mainfrom
veewee:feature/bump-php84-minimum

Conversation

@veewee
Copy link
Copy Markdown
Member

@veewee veewee commented Mar 27, 2026

Summary

  • Drop PHP 8.3 support, require ~8.4.0 || ~8.5.0
  • Replace monolithic php-standard-library/php-standard-library with standalone packages (foundation, type)
  • Bump php-soap/engine to ^2.20.0
  • Bump psalm to ~6.16.0, php-cs-fixer to ~3.94.0
  • Update psalm phpVersion to 8.4

Validation

  • php-cs-fixer: 0 issues
  • psalm: no errors, 100% type inference
  • phpunit: 5/5 tests pass
  • Docker docphpro/php84 (PHP 8.4.19, libxml 2.9.14): 5/5 tests pass

- Drop PHP 8.3 support, require PHP ~8.4.0 || ~8.5.0
- Remove PHP 8.3 from GitHub Actions matrices
- Replace monolithic php-standard-library/php-standard-library with standalone packages (foundation, type)
- Bump php-soap/engine to ^2.20.0
- Bump psalm to ~6.16.0, php-cs-fixer to ~3.94.0
- Update psalm phpVersion to 8.4
@veewee veewee force-pushed the feature/bump-php84-minimum branch from cb68a02 to a09b4fd Compare March 27, 2026 12:10
@veewee veewee merged commit 7f8d268 into php-soap:main Mar 27, 2026
6 checks passed
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