j0k3r / graby

Graby helps you extract article content from web pages
MIT License
365 stars 74 forks source link

Allow Symfony 7 #342

Closed j0k3r closed 9 months ago

j0k3r commented 9 months ago

Similar to https://github.com/j0k3r/graby/pull/341

Method Graby\HttpClient\Plugin\CookiePlugin::handleRequest() has parameter $first with generic interface Http\Promise\Promise but does not specify its types: T 💡 You can turn this off by setting checkGenericClassInNonGenericObjectType: false in your phpstan.neon.

github-actions[bot] commented 9 months ago

Coverage Status

coverage: 94.897% (+0.1%) from 94.783% when pulling a21229d22b5d31858b7a3718ba7313298df7ce81 on fix/allow-symfony-7 into 4c0b0365ddd3fbe877d05abf985a15dc1bf3ad75 on master.