-
Notifications
You must be signed in to change notification settings - Fork 1k
Closed
Labels
🚨This issue needs some love.This issue needs some love.priority: p1Important issue which blocks shipping the next release. Will be fixed prior to next release.Important issue which blocks shipping the next release. Will be fixed prior to next release.type: bugError or flaw in code with unintended results or allowing sub-optimal usage patterns.Error or flaw in code with unintended results or allowing sub-optimal usage patterns.
Description
Multiple tests are failing with two distinct errors.
Error 1: Error: Call to undefined method GuzzleHttp\Utils::chooseHandler()
The cause for this error is unknown. I cannot duplicate this error locally, so more investigation is required
Error 2: LogicException: Component "symfony/browser-kit" is required by WebTestCase. Run composer require symfony/browser-kit
This is most likely because Silex has been abandoned for some time. We should remove or refactor silex entirely out of our samples.
Metadata
Metadata
Assignees
Labels
🚨This issue needs some love.This issue needs some love.priority: p1Important issue which blocks shipping the next release. Will be fixed prior to next release.Important issue which blocks shipping the next release. Will be fixed prior to next release.type: bugError or flaw in code with unintended results or allowing sub-optimal usage patterns.Error or flaw in code with unintended results or allowing sub-optimal usage patterns.