Skip to content

Upgrade to veewee/xml v4.8#17

Merged
veewee merged 1 commit intomainfrom
upgrade-veewee-xml-v4
Mar 27, 2026
Merged

Upgrade to veewee/xml v4.8#17
veewee merged 1 commit intomainfrom
upgrade-veewee-xml-v4

Conversation

@veewee
Copy link
Copy Markdown
Member

@veewee veewee commented Mar 27, 2026

Summary

  • Bump minimum PHP version to 8.4 (drop 8.3)
  • Upgrade veewee/xml from ^3.0 to ^4.8
  • Replace DOMElement with Dom\Element (PHP 8.4 spec-compliant DOM API)
  • Remove PHP 8.3 from CI matrix

Test plan

  • CI passes on PHP 8.4 and 8.5
  • php-cs-fixer passes (verified locally)

- Bump PHP requirement to ~8.4.0 || ~8.5.0
- Upgrade veewee/xml from ^3.0 to ^4.8
- Replace DOMElement with Dom\Element (PHP 8.4 DOM API)
- Remove PHP 8.3 from CI matrix
@veewee veewee merged commit 43939e0 into main Mar 27, 2026
4 checks passed
@veewee veewee deleted the upgrade-veewee-xml-v4 branch March 27, 2026 08:12
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