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/>
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.9.1-1.el6.remi.noarch [18 KiB] Changelog by Remi Collet (2020-07-21):
- update to 1.9.1
php-webmozart-assert-1.7.0-1.el6.remi.noarch [16 KiB] Changelog by Shawn Iwinski (2020-02-23):
- Update to 1.7.0 (RHBZ #1746998)
- Disable bootstrap so tests run by default
- Conditionally use PHPUnit 7

Provided by: Nexcess.net