Remi's RPM repository - Packages

Blog | Forum | Repository

php-symfony-phpunit-bridge - Symfony PHPUnit Bridge

Website:
http://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.7.7-2.fc19.remi.noarch [13 KiB] Changelog by Remi Collet (2015-11-25):
- Update to 2.7.7
- lighter autoloader for components
php-symfony-phpunit-bridge-2.7.6-2.fc19.remi.noarch [13 KiB] Changelog by Remi Collet (2015-11-02):
- add upstream patch for twig 1.23