Remi's RPM repository - Packages

Blog | Support | Repository | Wizard

php-pecl-xmldiff - XML diff and merge

Website:
https://pecl.php.net/package/xmldiff
Licence:
BSD-2-Clause
Vendor:
Remi's RPM repository <https://rpms.remirepo.net/> #StandWithUkraine
Description:
The extension is able to produce diffs of two XML documents and then to apply
the difference to the source document. The diff is a XML document containing
copy/insert/delete instruction nodes in human readable format. DOMDocument
objects, local files and strings in memory can be processed.

Package built for PHP 8.4.

Packages

php-pecl-xmldiff-1.1.3-4.el9.remi.8.4.aarch64 [24 KiB] Changelog by Remi Collet (2024-09-30):
- fix PHP 8.4 build using patch from
  https://github.com/php/pecl-xml-xmldiff/pull/2