laminas / laminas-xml

Utility library for XML usage, best practices, and security in PHP
BSD 3-Clause "New" or "Revised" License
14 stars 7 forks source link

Adds support for PHP 8.1 #8

Closed tobias-trozowski closed 2 years ago

tobias-trozowski commented 2 years ago
Q A
Documentation no
Bugfix no
BC Break no
New Feature yes
RFC no
QA no

Description

added PHP 8.1 support

tobias-trozowski commented 2 years ago

@froschdesign the missing dependency on ext-dom and ext-simplexml was decided on purpose?

froschdesign commented 2 years ago

@tobias-trozowski

the missing dependency on ext-dom and ext-simplexml was decided on purpose?

I don't know but can you create a separate pull request? Thanks in advance! 👍

froschdesign commented 2 years ago

@tobias-trozowski Thank you for your time, this contribution and your quick help! 👍