Remi's RPM repository - Packages

Blog | Forum | Repository | Wizard

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

Website:
http://symfony.com
Licence:
MIT and CC-BY-SA
Vendor:
Remi Collet
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.3.16-3.fc24.remi.noarch [32 KiB] Changelog by Remi Collet (2018-02-22):
- fix dependency autoloader
php-symfony3-phpunit-bridge-3.3.16-1.fc24.remi.noarch [32 KiB] Changelog by Remi Collet (2018-01-29):
- Update to 3.3.16
- drop dependency on polyfill-util