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

php-yoast-phpunit-polyfills-1.0.4-1.fc36.remi RPM for noarch

From Remi's RPM for Fedora 36 for x86_64

Name: php-yoast-phpunit-polyfills Distribution: Unknown
Version: 1.0.4 Vendor: Remi's RPM repository <https://rpms.remirepo.net/> #StandWithUkraine
Release: 1.fc36.remi Build date: Wed Nov 16 14:20:55 2022
Group: Unspecified Build host: builder.remirepo.net
Size: 166079 Source RPM: php-yoast-phpunit-polyfills-1.0.4-1.fc36.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

Provides

Requires

License

BSD

Changelog

* Wed Nov 16 2022 Remi Collet <remi@remirepo.net> - 1.0.4-1
  - update to 1.0.4
* Tue Nov 23 2021 Remi Collet <remi@remirepo.net> - 1.0.3-1
  - update to 1.0.3
* Mon Oct 04 2021 Remi Collet <remi@remirepo.net> - 1.0.2-1
  - update to 1.0.2
* Tue Aug 10 2021 Remi Collet <remi@remirepo.net> - 1.0.1-1
  - update to 1.0.1
* Mon Jun 21 2021 Remi Collet <remi@remirepo.net> - 1.0.0-1
  - update to 1.0.0
* Wed Mar 10 2021 Remi Collet <remi@remirepo.net> - 0.2.0-2
  - reduce build matrix
* Thu Nov 26 2020 Remi Collet <remi@remirepo.net> - 0.2.0-1
  - initial rpm

Files

/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/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/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 Mar 9 19:05:42 2024