Remi's RPM repository - Packages

Blog | Forum | Repository | Wizard

php-webmozart-assert - Assertions to validate method input/output with nice error messages

Website:
https://github.com/webmozart/assert
Licence:
MIT
Vendor:
Remi's RPM repository <https://rpms.remirepo.net/> #StandWithUkraine
Description:
This library contains efficient assertions to test the input and output of your
methods. With these assertions, you can greatly reduce the amount of coding
needed to write a safe implementation.

All assertions in the Assert class throw an \InvalidArgumentException if they
fail.

Autoloader: /usr/share/php/Webmozart/Assert/autoload.php

Packages

php-webmozart-assert-1.11.0-1.el8.remi.noarch [25 KiB] Changelog by Remi Collet (2022-08-08):
- update to 1.11.0
- raise dependency on PHP 7.2
- switch to phpunit8
php-webmozart-assert-1.10.0-1.el8.remi.noarch [23 KiB] Changelog by Remi Collet (2021-09-24):
- update to 1.10.0