Index | index by Group | index by Distribution | index by Vendor | index by creation date | index by Name | Mirrors | Help | Search |
Name: php-yoast-phpunit-polyfills | Distribution: Unknown |
Version: 4.0.0 | Vendor: Remi's RPM repository <https://rpms.remirepo.net/> #StandWithUkraine |
Release: 1.el10.remi | Build date: Mon Feb 10 08:45:47 2025 |
Group: Unspecified | Build host: builder.remirepo.net |
Size: 173167 | Source RPM: php-yoast-phpunit-polyfills-4.0.0-1.el10.remi.src.rpm |
Packager: Remi Collet | |
Url: https://github.com/Yoast/PHPUnit-Polyfills | |
Summary: Set of polyfills for changed PHPUnit functionality, version 4 |
Set of polyfills for changed PHPUnit functionality to allow for creating PHPUnit cross-version compatible tests. Autoloader: /usr/share/php/Yoast/PHPUnitPolyfills4/autoload.php
BSD-3-Clause
* Mon Feb 10 2025 Remi Collet <remi@remirepo.net> - 4.0.0-1 - update to 4.0.0 - move to /usr/share/php/Yoast/PHPUnitPolyfills4 - raise dependency on PHP 7.1 - add phpunit12 * Thu Jan 09 2025 Remi Collet <remi@remirepo.net> - 3.1.0-1 - update to 3.1.0 - re-license spec file to CECILL-2.1 * Mon Sep 09 2024 Remi Collet <remi@remirepo.net> - 3.0.0-1 - update to 3.0.0 - move to /usr/share/php/Yoast/PHPUnitPolyfills3 - raise dependency on PHP 7.0 - drop phpunit10, add phpunit11 * Fri Aug 30 2024 Remi Collet <remi@remirepo.net> - 2.0.1-1 - update to 2.0.1 - move to /usr/share/php/Yoast/PHPUnitPolyfills2 - raise dependency on PHP 5.6 - drop phpunit7, add phpunit10 * Tue Apr 09 2024 Remi Collet <remi@remirepo.net> - 1.1.1-1 - update to 1.1.1 * Fri Mar 31 2023 Remi Collet <remi@remirepo.net> - 1.0.5-1 - update to 1.0.5
/usr/share/doc/php-yoast-phpunit-polyfills /usr/share/doc/php-yoast-phpunit-polyfills/CHANGELOG.md /usr/share/doc/php-yoast-phpunit-polyfills/README.md /usr/share/doc/php-yoast-phpunit-polyfills/composer.json /usr/share/licenses/php-yoast-phpunit-polyfills /usr/share/licenses/php-yoast-phpunit-polyfills/LICENSE /usr/share/php/Yoast /usr/share/php/Yoast/PHPUnitPolyfills4 /usr/share/php/Yoast/PHPUnitPolyfills4/Exceptions /usr/share/php/Yoast/PHPUnitPolyfills4/Exceptions/InvalidComparisonMethodException.php /usr/share/php/Yoast/PHPUnitPolyfills4/Helpers /usr/share/php/Yoast/PHPUnitPolyfills4/Helpers/ComparatorValidator.php /usr/share/php/Yoast/PHPUnitPolyfills4/Helpers/ResourceHelper.php /usr/share/php/Yoast/PHPUnitPolyfills4/Polyfills /usr/share/php/Yoast/PHPUnitPolyfills4/Polyfills/AssertArrayWithListKeys.php /usr/share/php/Yoast/PHPUnitPolyfills4/Polyfills/AssertArrayWithListKeys_Empty.php /usr/share/php/Yoast/PHPUnitPolyfills4/Polyfills/AssertClosedResource.php /usr/share/php/Yoast/PHPUnitPolyfills4/Polyfills/AssertClosedResource_Empty.php /usr/share/php/Yoast/PHPUnitPolyfills4/Polyfills/AssertContainsOnly.php /usr/share/php/Yoast/PHPUnitPolyfills4/Polyfills/AssertContainsOnly_Empty.php /usr/share/php/Yoast/PHPUnitPolyfills4/Polyfills/AssertFileEqualsSpecializations.php /usr/share/php/Yoast/PHPUnitPolyfills4/Polyfills/AssertFileEqualsSpecializations_Empty.php /usr/share/php/Yoast/PHPUnitPolyfills4/Polyfills/AssertIgnoringLineEndings.php /usr/share/php/Yoast/PHPUnitPolyfills4/Polyfills/AssertIgnoringLineEndings_Empty.php /usr/share/php/Yoast/PHPUnitPolyfills4/Polyfills/AssertIsList.php /usr/share/php/Yoast/PHPUnitPolyfills4/Polyfills/AssertIsList_Empty.php /usr/share/php/Yoast/PHPUnitPolyfills4/Polyfills/AssertObjectEquals.php /usr/share/php/Yoast/PHPUnitPolyfills4/Polyfills/AssertObjectEquals_Empty.php /usr/share/php/Yoast/PHPUnitPolyfills4/Polyfills/AssertObjectNotEquals.php /usr/share/php/Yoast/PHPUnitPolyfills4/Polyfills/AssertObjectNotEquals_Empty.php /usr/share/php/Yoast/PHPUnitPolyfills4/Polyfills/AssertObjectProperty.php /usr/share/php/Yoast/PHPUnitPolyfills4/Polyfills/AssertObjectProperty_Empty.php /usr/share/php/Yoast/PHPUnitPolyfills4/Polyfills/AssertionRenames.php /usr/share/php/Yoast/PHPUnitPolyfills4/Polyfills/AssertionRenames_Empty.php /usr/share/php/Yoast/PHPUnitPolyfills4/Polyfills/EqualToSpecializations.php /usr/share/php/Yoast/PHPUnitPolyfills4/Polyfills/EqualToSpecializations_Empty.php /usr/share/php/Yoast/PHPUnitPolyfills4/Polyfills/ExpectExceptionMessageMatches.php /usr/share/php/Yoast/PHPUnitPolyfills4/Polyfills/ExpectExceptionMessageMatches_Empty.php /usr/share/php/Yoast/PHPUnitPolyfills4/Polyfills/ExpectUserDeprecation.php /usr/share/php/Yoast/PHPUnitPolyfills4/Polyfills/ExpectUserDeprecation_Empty.php /usr/share/php/Yoast/PHPUnitPolyfills4/TestCases /usr/share/php/Yoast/PHPUnitPolyfills4/TestCases/TestCasePHPUnitGte8.php /usr/share/php/Yoast/PHPUnitPolyfills4/TestCases/TestCasePHPUnitLte7.php /usr/share/php/Yoast/PHPUnitPolyfills4/TestCases/XTestCase.php /usr/share/php/Yoast/PHPUnitPolyfills4/TestListeners /usr/share/php/Yoast/PHPUnitPolyfills4/TestListeners/TestListenerDefaultImplementationPHPUnitGte7.php /usr/share/php/Yoast/PHPUnitPolyfills4/TestListeners/TestListenerSnakeCaseMethods.php /usr/share/php/Yoast/PHPUnitPolyfills4/autoload.php
Generated by rpm2html 1.8.1
Fabrice Bellet, Tue Feb 11 17:07:36 2025