Remi's RPM repository - Packages

Blog | Support | Repository | Wizard

php84-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 as Software Collection (php84 by remi).

Packages

php84-php-pecl-xmldiff-1.1.3-4.fc41.remi.x86_64 [25 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