Closed wouterj closed 9 years ago
the phpunit version we are using seems to have an issue with PHP7:
PHP Fatal error: Uncaught Declaration of Prophecy\PhpUnit\ProphecyTestCase::onNotSuccessfulTest(Exception $e) should be compatible with PHPUnit_Framework_TestCase::onNotSuccessfulTest($e)
Should be fixed by https://github.com/symfony-cmf/ResourceBundle/pull/15
There was no dependency on symfony yet, which I found rather strange for a bundle. So I've added a
symfony/framework-bundle
.