dephpend
dephpend copied to clipboard
Support installation on PHP 8
Coverage remained the same at 100.0% when pulling 9b21d756932b31f865e7fdb0c8b389fd2b84f322 on szepeviktor:patch-2 into 2ecf0ebb661c9e0ba25f49f05ab0a6849600f9ec on mihaeu:main.
❌ https://travis-ci.org/github/mihaeu/dephpend/jobs/769221898
- Mihaeu\PhpDependencies\Analyser\XDebugFunctionTraceAnalyserTest::testThrowsExceptionIfFileCannotBeOpened
Failed asserting that exception of type "ValueError" matches expected exception "InvalidArgumentException".
Please help me.
Hey @szepeviktor so you want to both test PHP 8 code and execute dephpend
from PHP 8. Makes sense :sweat_smile:
Before I jump on this: apart from the failing test does everything else seem to work with PHP 8?
Before I jump on this: apart from the failing test does everything else seem to work with PHP 8?
⚠️ I do not have PHP 8 and there is no developer on my side :)
I think there is not. I'm not a dephpend
user! Please see https://travis-ci.org/github/mihaeu/dephpend/jobs/769221898
Even cooler that you're trying to help out :hugs: Cudos! :sunglasses:
I figured out the problem, and maybe I'll get around to fixing it tonight. I'll fix it in your PR.