Topic: xdiff_file_diff

Does anybody know which package provides the xdiff_file_diff functions?

Re: xdiff_file_diff

=> http://php.net/xdiff_file_diff
so
=> https://pecl.php.net/package/xdiff

(not available in my repo because of lack of support for libxdiff specific version available in the repostiories).

Desktop: Fedora 37 + rpmfusion + remi-test
Laptop:  Fedora 36 + rpmfusion + remi (SCL only)
Hosting Server: CentOS 8 Stream with EPEL, rpmfusion, remi

Re: xdiff_file_diff

Ok.
Thanks for your quick reply.

Re: xdiff_file_diff

I think I should be able to add this package to the repository soon (perhaps only for PHP 7)

Desktop: Fedora 37 + rpmfusion + remi-test
Laptop:  Fedora 36 + rpmfusion + remi (SCL only)
Hosting Server: CentOS 8 Stream with EPEL, rpmfusion, remi

Re: xdiff_file_diff

Just uploaded in the repo
* php-pecl-xdiff 1.5.2 for PHP 5 (beta)
* php-pecl-xdiff 2.0.1 for PHP 7 (stable)


These packages use a bundled copy of old libxdiff 0.23 (and don't try to use system version, which is a not compatible fork)

Desktop: Fedora 37 + rpmfusion + remi-test
Laptop:  Fedora 36 + rpmfusion + remi (SCL only)
Hosting Server: CentOS 8 Stream with EPEL, rpmfusion, remi