The new PECL package xmldiff-1.1.3 (stable) has been released at 
https://pecl.php.net/.

Release notes
-------------
- fix inappropriate xmlCleanupParser usage
- Fix PHP 8.0 compatibility (Remi Collet)
- Apply latest compat patches to bundled diffmark

Package Info
-------------
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.

Related Links
-------------
Package home: https://pecl.php.net/package/xmldiff
   Changelog: https://pecl.php.net/package-changelog.php?package=xmldiff
    Download: https://pecl.php.net/get/xmldiff-1.1.3.tgz

Authors
-------------
Anatol Belski <a...@php.net> (lead)

-- 
PECL development discussion Mailing List (https://pecl.php.net/)
To unsubscribe, visit: https://www.php.net/unsub.php

Reply via email to