Remi's RPM repository - Packages

Blog | Forum | Repository | Wizard

php-symfony-phpunit-bridge - Symfony PHPUnit Bridge

Website:
https://symfony.com
Licence:
MIT
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.

Optional:
* php-symfony-debug:
      For tracking deprecated interfaces usages at runtime with DebugClassLoader

Packages

php-symfony-phpunit-bridge-2.8.51-2.fc27.remi.noarch [25 KiB] Changelog by Shawn Iwinski (2019-06-19):
- Disable tests by default (follows php-symfony3 and php-symfony4 pkgs)
- Always require build dependencies
- Use range version dependencies for Fedora >= 27 || RHEL >= 8
- Bump psr/log min version to 1.0.1 so php-composer(psr/log) virtual provide can be used
php-symfony-phpunit-bridge-2.8.51-1.fc27.remi.noarch [25 KiB] Changelog by Remi Collet (2019-04-18):
- update to 2.8.51