Remi's RPM repository - Packages

Blog | Forum | Repository | Wizard

php-pecl-xmldiff - XML diff and merge

Website:
https://pecl.php.net/package/xmldiff
Licence:
BSD
Vendor:
Remi's RPM repository <https://rpms.remirepo.net/>
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 7.3.

Packages

php-pecl-xmldiff-1.1.3-1.el8.remi.7.3.x86_64 [29 KiB] Changelog by Remi Collet (2021-01-18):
- update to 1.1.3
php-pecl-xmldiff-1.1.2-13.el8.remi.7.3.x86_64 [29 KiB] Changelog by Remi Collet (2018-08-16):
- rebuild for 7.3.0beta2 new ABI