xmldiff: Changelog

Version Message
1.1.3 - fix inappropriate xmlCleanupParser usage
- Fix PHP 8.0 compatibility (Remi Collet)
- Apply latest compat patches to bundled diffmark
1.1.2 - fix invalid free in PHP7
1.1.1 - fix availability of integer constant macros in C++ (Jan Ehrhardt)
1.1.0 - PHP7 compatibility
0.9.2 - fixed libstdc++ linking on linux
0.9.1 - Fixed libxml behavior change after diff/merge
- Fixed DOM compatibility for PHP 5.3.6 and below (Remi Collet)
0.9.0 - 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
0.8.0 Initial PECL import