elliotchance / elliotchance/concise
Incompatible with phpunit 6
Open
- Dominant language
- PHP
- Stars
- 45
- Forks
- 3
- PR merge metrics
- No merged PRs in 30d
Description
Concise doesn't have [specified upper bound](https://github.com/elliotchance/concise/blob/445c82060871663b197ddf51a90a5add1c6efe68/composer.json#L27) for phpunit version, which means application will crash on PHP 7 when concise is used, unless author of application requires phpunit < 6 explicitly
> PHP Fatal error: Class 'PHPUnit_Framework_TestCase' not found in /media/gadelat/sdata/Dropbox/src/php/AppEventDispatcher/vendor/elliotchance/concise/src/Concise/Core/BaseAssertions.php on line 27
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.