| Changelog for xdiff |
| Release |
What has changed? |
| 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. |
| 1.4 |
Fixed bug #5064. |
| 1.3 |
Fix compile error. |
| 1.2 |
Fix libxdiff 0.9 crash. Force last parameters of xdiff_string_patch and xdiff_string_merge3 to be passed by reference. |
| 1.1 |
Fix FreeBSD build. |
| 1.0 |
Add support to memory_limit (libxdiff >= 0.6 required). |
| 0.3 |
Win32 build fixes. |
| 0.2 |
Initial release. |