DavidPrevot

Results 8 issues of DavidPrevot

Debian-Bug: https://bugs.debian.org/882908

While checking for copyrighted ICC profiles, under non free license with a command like: ``` find . -regextype posix-extended -iregex '.*\.(jpg|png)' \ -exec sh -c 'identify -verbose "$0" \ |...

Debian-Bug: https://bugs.debian.org/882918

### Bug Report Since PHPUnit dropped phpspec/prophecy from its dependencies (https://github.com/sebastianbergmann/phpunit/issues/5033), the following errors are triggered when running the testsuite with latest PHPUnit. ~~~ There were 97 errors: 1) EmptyDirPluginTests::testPlugin...

Bug Report Since PHPUnit dropped phpspec/prophecy from its dependencies (https://github.com/sebastianbergmann/phpunit/issues/5033), the following errors are triggered when running the testsuite with latest PHPUnit. ``` There were 2 errors: 1) Slim\Tests\Http\RequestTest::testGetRequestTargetWithSlimPsr7Uri PHPUnit\Framework\Exception:...

Hi, Since PHPUnit dropped phpspec/prophecy from its dependencies (https://github.com/sebastianbergmann/phpunit/issues/5033), the following error is triggered when running the testsuite with latest PHPUnit. ``` There was 1 error: 1) DeepCopyTest\TypeFilter\Spl\ArrayObjectFilterTest::test_it_deep_copies_an_array_object PHPUnit\Framework\Exception: This...

Debian-Bug: https://bugs.debian.org/882892