Remi's RPM repository - Packages

Blog | Forum | Repository | Wizard

php-symfony4-phpunit-bridge - Symfony PHPUnit Bridge (version 4)

Website:
https://symfony.com
Licence:
MIT
Vendor:
Remi's RPM repository <https://rpms.remirepo.net/>
Description:
Provides utilities for PHPUnit, especially user deprecation notices management.

It comes with the following features:
* disable the garbage collector
* auto-register class_exists to load Doctrine annotations
* print a user deprecation notices summary at the end of the test suite.

Autoloader: /usr/share/php/Symfony4/Bridge/PhpUnit/autoload.php

Packages

php-symfony4-phpunit-bridge-4.4.12-1.fc30.remi.noarch [38 KiB] Changelog by Remi Collet (2020-08-31):
- update to 4.4.12
- allow doctrine/dbal 3.0
php-symfony4-phpunit-bridge-4.4.11-3.fc30.remi.noarch [38 KiB] Changelog by Remi Collet (2020-08-25):
- fix autoloader path for doctrine/persistence 2