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: 3.0.0 | Vendor: Remi's RPM repository <https://rpms.remirepo.net/> #StandWithUkraine |
Release: 1.fc41.remi | Build date: Mon Sep 9 07:57:36 2024 |
Group: Unspecified | Build host: builder.remirepo.net |
Size: 179548 | Source RPM: php-yoast-phpunit-polyfills-3.0.0-1.fc41.remi.src.rpm |
Packager: Remi Collet | |
Url: https://github.com/Yoast/PHPUnit-Polyfills | |
Summary: Set of polyfills for changed PHPUnit functionality |
Set of polyfills for changed PHPUnit functionality to allow for creating PHPUnit cross-version compatible tests. Autoloader: /usr/share/php/Yoast/PHPUnitPolyfills3/autoload.php
BSD-3-Clause
* 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 * Wed Nov 16 2022 Remi Collet <remi@remirepo.net> - 1.0.4-1 - update to 1.0.4
/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/PHPUnitPolyfills3 /usr/share/php/Yoast/PHPUnitPolyfills3/Exceptions /usr/share/php/Yoast/PHPUnitPolyfills3/Exceptions/InvalidComparisonMethodException.php /usr/share/php/Yoast/PHPUnitPolyfills3/Helpers /usr/share/php/Yoast/PHPUnitPolyfills3/Helpers/ComparatorValidator.php /usr/share/php/Yoast/PHPUnitPolyfills3/Helpers/ResourceHelper.php /usr/share/php/Yoast/PHPUnitPolyfills3/Polyfills /usr/share/php/Yoast/PHPUnitPolyfills3/Polyfills/AssertArrayWithListKeys.php /usr/share/php/Yoast/PHPUnitPolyfills3/Polyfills/AssertArrayWithListKeys_Empty.php /usr/share/php/Yoast/PHPUnitPolyfills3/Polyfills/AssertClosedResource.php /usr/share/php/Yoast/PHPUnitPolyfills3/Polyfills/AssertClosedResource_Empty.php /usr/share/php/Yoast/PHPUnitPolyfills3/Polyfills/AssertEqualsSpecializations.php /usr/share/php/Yoast/PHPUnitPolyfills3/Polyfills/AssertEqualsSpecializations_Empty.php /usr/share/php/Yoast/PHPUnitPolyfills3/Polyfills/AssertFileEqualsSpecializations.php /usr/share/php/Yoast/PHPUnitPolyfills3/Polyfills/AssertFileEqualsSpecializations_Empty.php /usr/share/php/Yoast/PHPUnitPolyfills3/Polyfills/AssertIgnoringLineEndings.php /usr/share/php/Yoast/PHPUnitPolyfills3/Polyfills/AssertIgnoringLineEndings_Empty.php /usr/share/php/Yoast/PHPUnitPolyfills3/Polyfills/AssertIsList.php /usr/share/php/Yoast/PHPUnitPolyfills3/Polyfills/AssertIsList_Empty.php /usr/share/php/Yoast/PHPUnitPolyfills3/Polyfills/AssertIsType.php /usr/share/php/Yoast/PHPUnitPolyfills3/Polyfills/AssertIsType_Empty.php /usr/share/php/Yoast/PHPUnitPolyfills3/Polyfills/AssertObjectEquals.php /usr/share/php/Yoast/PHPUnitPolyfills3/Polyfills/AssertObjectEquals_Empty.php /usr/share/php/Yoast/PHPUnitPolyfills3/Polyfills/AssertObjectNotEquals.php /usr/share/php/Yoast/PHPUnitPolyfills3/Polyfills/AssertObjectNotEquals_Empty.php /usr/share/php/Yoast/PHPUnitPolyfills3/Polyfills/AssertObjectProperty.php /usr/share/php/Yoast/PHPUnitPolyfills3/Polyfills/AssertObjectProperty_Empty.php /usr/share/php/Yoast/PHPUnitPolyfills3/Polyfills/AssertStringContains.php /usr/share/php/Yoast/PHPUnitPolyfills3/Polyfills/AssertStringContains_Empty.php /usr/share/php/Yoast/PHPUnitPolyfills3/Polyfills/AssertionRenames.php /usr/share/php/Yoast/PHPUnitPolyfills3/Polyfills/AssertionRenames_Empty.php /usr/share/php/Yoast/PHPUnitPolyfills3/Polyfills/EqualToSpecializations.php /usr/share/php/Yoast/PHPUnitPolyfills3/Polyfills/EqualToSpecializations_Empty.php /usr/share/php/Yoast/PHPUnitPolyfills3/Polyfills/ExpectExceptionMessageMatches.php /usr/share/php/Yoast/PHPUnitPolyfills3/Polyfills/ExpectExceptionMessageMatches_Empty.php /usr/share/php/Yoast/PHPUnitPolyfills3/Polyfills/ExpectUserDeprecation.php /usr/share/php/Yoast/PHPUnitPolyfills3/Polyfills/ExpectUserDeprecation_Empty.php /usr/share/php/Yoast/PHPUnitPolyfills3/TestCases /usr/share/php/Yoast/PHPUnitPolyfills3/TestCases/TestCasePHPUnitGte8.php /usr/share/php/Yoast/PHPUnitPolyfills3/TestCases/TestCasePHPUnitLte7.php /usr/share/php/Yoast/PHPUnitPolyfills3/TestCases/XTestCase.php /usr/share/php/Yoast/PHPUnitPolyfills3/TestListeners /usr/share/php/Yoast/PHPUnitPolyfills3/TestListeners/TestListenerDefaultImplementationPHPUnit6.php /usr/share/php/Yoast/PHPUnitPolyfills3/TestListeners/TestListenerDefaultImplementationPHPUnitGte7.php /usr/share/php/Yoast/PHPUnitPolyfills3/TestListeners/TestListenerSnakeCaseMethods.php /usr/share/php/Yoast/PHPUnitPolyfills3/autoload.php
Generated by rpm2html 1.8.1
Fabrice Bellet, Sat Nov 9 14:03:18 2024