Skip to content

Bump PHP 8.4 as minimum version and update dependencies#28

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

Bump PHP 8.4 as minimum version and update dependencies#28
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

  • Bump minimum PHP version from 8.3 to 8.4
  • Replace monolithic php-standard-library/php-standard-library with standalone PSL packages (dict, foundation, option, type) at ^6.1
  • Bump php-soap/xml to ^1.10.0 (pulls in veewee/xml ^4.9)
  • Update psalm phpVersion to 8.4 and add veewee/xml DOM stubs
  • Remove PHP 8.3 from all GitHub Actions matrices

Test plan

  • php-cs-fixer passes
  • psalm passes (no errors, 100% type inference)
  • phpunit passes (87 tests, 433 assertions)
  • Tests pass on docphpro/php84 Docker image (PHP 8.4.19, libxml 2.9.14)

- Set PHP >=8.4 as minimum requirement
- Replace php-standard-library/php-standard-library with standalone PSL packages (dict, foundation, option, type) ^6.1
- Bump php-soap/xml to ^1.10.0 and veewee/xml to ^4.9
- Update psalm phpVersion to 8.4 and add veewee/xml DOM stubs
- Remove PHP 8.3 from GitHub Actions matrices
@veewee veewee merged commit 3c1c984 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