Pascal Baljet
111c153428
[BC] Upgraded dependencies, dropped support for anything below PHP 8.0. ( #849 )
...
* GitHub actions + style fixes + updated packages
* Fixed workflows dir
* Support for PHP 8.1 (#1 )
* Update README.md
* Revert some changes from upstream
2022-02-09 14:32:43 +01:00
Pascal Baljet
7eace8852a
PHP 5.5+ and replaced doctrine/cache with symfony/cache
2021-12-20 12:15:25 +01:00
Alexander Schranz
8837f4b115
Set PhpUnit version for older php
2020-02-14 09:08:50 +01:00
Alexander Schranz
537f61095f
Fix mocking of objects for newer phpunit version
2020-02-13 00:23:11 +01:00
Gabriel Caruso
ee4edc8b02
Use PHPUnit\Framework\TestCase instead of PHPUnit_Framework_TestCase
2017-11-08 18:38:32 -02:00
Romain Biard
21c28dea25
Concatenation feature ( #287 )
...
* Creation of a feature to concatenate files into a new one.
* Update of the README
* Creation of the tests for the concatenation
* We use an array of videos instead of a path to a text files
* We use the bundle Temporary File System instead of getcwd
2017-02-14 13:55:07 -03:00
Romain Biard
5ef964f2b5
Fixed bugs in the tests
2016-11-16 14:46:11 -03:00
Patrik Karisch
f9c6316bad
Cleanup phpunit configs and PSR-4 autoloading and namespaces for tests
2016-03-06 23:38:04 +01:00