Index index by Group index by Distribution index by Vendor index by creation date index by Name Mirrors Help Search

php-phpunit-php-invoker6-6.0.0-4.fc44 RPM for noarch

From Fedora Rawhide for ppc64le / p

Name: php-phpunit-php-invoker6 Distribution: Fedora Project
Version: 6.0.0 Vendor: Fedora Project
Release: 4.fc44 Build date: Sun Jan 18 03:00:21 2026
Group: Unspecified Build host: buildvm-ppc64le-25.rdu3.fedoraproject.org
Size: 7986 Source RPM: php-phpunit-php-invoker6-6.0.0-4.fc44.src.rpm
Packager: Fedora Project
Url: https://github.com/sebastianbergmann/php-invoker
Summary: Invoke callables with a timeout, version 6
phpunit/php-invoker provides the means to invoke a callable with a timeout.

This package provides version 6 of phpunit/php-invoker library.

Autoloader: /usr/share/php/SebastianBergmann/Invoker6/autoload.php

Provides

Requires

License

BSD-3-Clause

Changelog

* Sat Jan 17 2026 Fedora Release Engineering <releng@fedoraproject.org> - 6.0.0-4
  - Rebuilt for https://fedoraproject.org/wiki/Fedora_44_Mass_Rebuild
* Fri Jul 25 2025 Fedora Release Engineering <releng@fedoraproject.org> - 6.0.0-3
  - Rebuilt for https://fedoraproject.org/wiki/Fedora_43_Mass_Rebuild
* Mon Feb 10 2025 Remi Collet <remi@remirepo.net> - 6.0.0-2
  - enable test suite
* Fri Feb 07 2025 Remi Collet <remi@remirepo.net> - 6.0.0-1
  - update to 6.0.0
  - raise dependency on PHP 8.3
  - rename to php-phpunit-php-invoker6
  - move to /usr/share/php/SebastianBergmann/Invoker6
* Tue Feb 04 2025 Remi Collet &