The new PECL package xmldiff-0.9.0 (stable) has been released at http://pecl.php.net/.
Release notes ------------- - Fixed compilation under VS2008 and below - Fixed memory leaks and exception handling - Improved the m4 script, system wide libdiffmark will be used if available (Remi Collet) - General improvements (Remi Collet) - RPMs are now available from Remi's repository 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: http://pecl.php.net/package/xmldiff Changelog: http://pecl.php.net/package-changelog.php?package=xmldiff Download: http://pecl.php.net/get/xmldiff-0.9.0.tgz Authors ------------- Anatol Belski <[email protected]> (lead) -- PECL development discussion Mailing List (http://pecl.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php
