Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix ApiTestCase::createClient when the BrowserKit component is not installed #3027

Conversation

teohhanhui
Copy link
Contributor

@teohhanhui teohhanhui commented Aug 29, 2019

Q A
Bug fix? yes
New feature? no
BC breaks? no
Deprecations? no
Tests pass? yes
Fixed tickets related: #2982, #2994, #2999
License MIT
Doc PR N/A

Currently it results in:

Error: Class 'Symfony\Component\BrowserKit\AbstractBrowser' not found

@teohhanhui teohhanhui force-pushed the fix/create-client-error-when-browser-kit-not-installed branch from 864cdb7 to 6ac50c9 Compare September 6, 2019 13:17
@teohhanhui teohhanhui merged commit 32a2f62 into api-platform:master Sep 6, 2019
@teohhanhui teohhanhui deleted the fix/create-client-error-when-browser-kit-not-installed branch September 6, 2019 14:08
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants