Releases: symfony-cmf/Testing
Releases · symfony-cmf/Testing
2.1.7
Remove dev dependency
2.1.6
- [Bug-Fix] Ensure kernel resoltion in
BaseTestCase
2.1.5
- (re) introduce php 5.6
2.1.4
tag it
2.1.3
fix kernel class evaluation again
2.1.2
- Load kernel class from env var section in
phpunit.xmlDoing so you are able to define theKERNEL_CLASSinside yourphpunit.xmlagain (it had beenKERNEL_DIR, which is deprecated.
2.1.1
Fix the parameter passed to Symfony\Component\Process\Process
2.1.0
- Removed php 5.6 and 7.0 support
- introduced
KERNEL_CLASSusage in TestKernel not to useKERNEL_DIRanymore - Removed usage of
Processbuilder - Symfony 4 compatibility
2.1.0-RC1
first release candidate