xdiff: Changelog

Version Message
2.1.1 - Fixed bug #81552 xdiff_string_bpatch() and others missing (Kevin Israel)
- Fixed bug #77826 xdiff_string_bpatch wrong return value on error (SATO Kentaro)
2.1.0 - PHP 8 support
- Drop PHP 5 support
2.0.1 - Update License to PHP 3.1
2.0.0 - PHP 7 Release
1.5.2 - Fixed bug #61358 ("Warning: String is not zero-terminated" failing tests w/PHP 5.3.10)
- Fixed build on PHP 5.4+
1.5.1 Fix for #16566.
1.5.0 New functions added. Memory optimizations. Better handling of out of memory situations.
1.4.1 Fixes for #7215, #7422 and #8227.