Nico Hiort af Ornäs
Nico Hiort af Ornäs
@egeloen can we merge in this PR? The PR checks seem to be failing even for master branch, so they are not of much indication of quality.
When I try this branch with my Symfony4 app, I get the following error: egeloen/serializer-bundle 1.0.0 requires symfony/cache ^3.1 -> satisfiable by symfony/symfony[v3.4.12], symfony/cache[v3.1.0, v3.1.1, v3.1.10, v3.1.2, v3.1.3, v3.1.4, v3.1.5,...
@cedricziel I don't think there's any cookie related functionality/code. Most likely the selenium server is not running. Reference: https://github.com/FuckTheWorld/chromedriver/issues/728#issuecomment-328307568
@cedricziel I think we need to avoid outputting selenium start script output to /dev/null (it might contain some clues): https://github.com/egeloen/IvoryGoogleMapBundle/blob/28347e1f0d8c9d4b997c303c16186d8c6746a5a0/travis/install.sh#L26
The latest commit in master has Symfony3 support added in: https://github.com/ollietb/OhGoogleMapFormTypeBundle/commit/a31ad09bb192c330a944003e7e92103b436424da
The following worked for me: ``` composer require cspoo/swiftmailer-mailgun-bundle composer require php-http/httplug-pack 1.1 ```
The following worked for me: ``` composer require cspoo/swiftmailer-mailgun-bundle composer require php-http/httplug-pack 1.1 ```
@kenw2004 Unfortunately, I have not yet. It's more of a feature request! :)
I belive I'm having a very similar issue, see https://github.com/phpbrew/phpbrew/issues/1274