Index | index by Group | index by Distribution | index by Vendor | index by creation date | index by Name | Mirrors | Help | Search |
Name: php-yoast-phpunit-polyfills1 | Distribution: Unknown |
Version: 1.1.1 | Vendor: Remi's RPM repository <https://rpms.remirepo.net/> #StandWithUkraine |
Release: 1.fc41.remi | Build date: Fri Aug 30 08:29:51 2024 |
Group: Unspecified | Build host: builder.remirepo.net |
Size: 179765 | Source RPM: php-yoast-phpunit-polyfills1-1.1.1-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/PHPUnitPolyfills/autoload.php
BSD-3-Clause
* Fri Aug 30 2024 Remi Collet <remi@remirepo.net> - 1.1.1-1 - rename to php-yoast-phpunit-polyfills1 (compat package) * 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-polyfills1 /usr/share/doc/php-yoast-phpunit-polyfills1/CHANGELOG.md /usr/share/doc/php-yoast-phpunit-polyfills1/README.md /usr/share/doc/php-yoast-phpunit-polyfills1/composer.json /usr/share/licenses/php-yoast-phpunit-polyfills1 /usr/share/licenses/php-yoast-phpunit-polyfills1/LICENSE /usr/share/php/Yoast /usr/share/php/Yoast/PHPUnitPolyfills /usr/share/php/Yoast/PHPUnitPolyfills/Exceptions /usr/share/php/Yoast/PHPUnitPolyfills/Exceptions/Error.php /usr/share/php/Yoast/PHPUnitPolyfills/Exceptions/InvalidComparisonMethodException.php /usr/share/php/Yoast/PHPUnitPolyfills/Exceptions/TypeError.php /usr/share/php/Yoast/PHPUnitPolyfills/Helpers /usr/share/php/Yoast/PHPUnitPolyfills/Helpers/AssertAttributeHelper.php /usr/share/php/Yoast/PHPUnitPolyfills/Helpers/ResourceHelper.php /usr/share/php/Yoast/PHPUnitPolyfills/Polyfills /usr/share/php/Yoast/PHPUnitPolyfills/Polyfills/AssertClosedResource.php /usr/share/php/Yoast/PHPUnitPolyfills/Polyfills/AssertClosedResource_Empty.php /usr/share/php/Yoast/PHPUnitPolyfills/Polyfills/AssertEqualsSpecializations.php /usr/share/php/Yoast/PHPUnitPolyfills/Polyfills/AssertEqualsSpecializations_Empty.php /usr/share/php/Yoast/PHPUnitPolyfills/Polyfills/AssertFileDirectory.php /usr/share/php/Yoast/PHPUnitPolyfills/Polyfills/AssertFileDirectory_Empty.php /usr/share/php/Yoast/PHPUnitPolyfills/Polyfills/AssertFileEqualsSpecializations.php /usr/share/php/Yoast/PHPUnitPolyfills/Polyfills/AssertFileEqualsSpecializations_Empty.php /usr/share/php/Yoast/PHPUnitPolyfills/Polyfills/AssertIsType.php /usr/share/php/Yoast/PHPUnitPolyfills/Polyfills/AssertIsType_Empty.php /usr/share/php/Yoast/PHPUnitPolyfills/Polyfills/AssertNumericType.php /usr/share/php/Yoast/PHPUnitPolyfills/Polyfills/AssertNumericType_Empty.php /usr/share/php/Yoast/PHPUnitPolyfills/Polyfills/AssertObjectEquals.php /usr/share/php/Yoast/PHPUnitPolyfills/Polyfills/AssertObjectEquals_Empty.php /usr/share/php/Yoast/PHPUnitPolyfills/Polyfills/AssertObjectProperty.php /usr/share/php/Yoast/PHPUnitPolyfills/Polyfills/AssertObjectProperty_Empty.php /usr/share/php/Yoast/PHPUnitPolyfills/Polyfills/AssertStringContains.php /usr/share/php/Yoast/PHPUnitPolyfills/Polyfills/AssertStringContains_Empty.php /usr/share/php/Yoast/PHPUnitPolyfills/Polyfills/AssertionRenames.php /usr/share/php/Yoast/PHPUnitPolyfills/Polyfills/AssertionRenames_Empty.php /usr/share/php/Yoast/PHPUnitPolyfills/Polyfills/EqualToSpecializations.php /usr/share/php/Yoast/PHPUnitPolyfills/Polyfills/EqualToSpecializations_Empty.php /usr/share/php/Yoast/PHPUnitPolyfills/Polyfills/ExpectException.php /usr/share/php/Yoast/PHPUnitPolyfills/Polyfills/ExpectExceptionMessageMatches.php /usr/share/php/Yoast/PHPUnitPolyfills/Polyfills/ExpectExceptionMessageMatches_Empty.php /usr/share/php/Yoast/PHPUnitPolyfills/Polyfills/ExpectExceptionObject.php /usr/share/php/Yoast/PHPUnitPolyfills/Polyfills/ExpectExceptionObject_Empty.php /usr/share/php/Yoast/PHPUnitPolyfills/Polyfills/ExpectException_Empty.php /usr/share/php/Yoast/PHPUnitPolyfills/Polyfills/ExpectPHPException.php /usr/share/php/Yoast/PHPUnitPolyfills/Polyfills/ExpectPHPException_Empty.php /usr/share/php/Yoast/PHPUnitPolyfills/TestCases /usr/share/php/Yoast/PHPUnitPolyfills/TestCases/TestCasePHPUnitGte8.php /usr/share/php/Yoast/PHPUnitPolyfills/TestCases/TestCasePHPUnitLte7.php /usr/share/php/Yoast/PHPUnitPolyfills/TestCases/XTestCase.php /usr/share/php/Yoast/PHPUnitPolyfills/TestListeners /usr/share/php/Yoast/PHPUnitPolyfills/TestListeners/TestListenerDefaultImplementationPHPUnit6.php /usr/share/php/Yoast/PHPUnitPolyfills/TestListeners/TestListenerDefaultImplementationPHPUnitGte7.php /usr/share/php/Yoast/PHPUnitPolyfills/TestListeners/TestListenerDefaultImplementationPHPUnitLte5.php /usr/share/php/Yoast/PHPUnitPolyfills/TestListeners/TestListenerSnakeCaseMethods.php /usr/share/php/Yoast/PHPUnitPolyfills/autoload.php
Generated by rpm2html 1.8.1
Fabrice Bellet, Sat Nov 9 14:03:18 2024