Remi's RPM repository - Packages

Blog | Forum | Repository | Wizard

php-symfony3-phpunit-bridge - Symfony PHPUnit Bridge (version 3)

Website:
https://symfony.com
Licence:
MIT and CC-BY-SA
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/Symfony3/Bridge/PhpUnit/autoload.php

Packages

php-symfony3-phpunit-bridge-3.4.46-1.el6.remi.noarch [40 KiB] Changelog by Remi Collet (2020-10-28):
- update to 3.4.46
php-symfony3-phpunit-bridge-3.4.45-2.el6.remi.noarch [40 KiB] Changelog by Remi Collet (2020-10-26):
- raise dependency on PHP 7.1
- drop dependency on symfony/polyfill-php56 and symfony/polyfill-php70