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

OPENEUROPA-2258: Use PHP 7.2 in drone and docker image. #71

Merged
merged 3 commits into from
Oct 30, 2019

Conversation

dxvargas
Copy link
Member

OPENEUROPA-2258

Description

Use PHP 7.2 in drone and docker image.

Change log

  • Added: PHP 7.2 usage in docker-compose and drone.

@dxvargas
Copy link
Member Author

dxvargas commented Sep 17, 2019

It was needed to add dev requirement "guzzlehttp/guzzle": "~6.3" to avoid errors in tests.
PhpUnit:

Drupal\Tests\oe_media_embed\Functional\MediaEmbedDialogTest::testMediaEmbedDialog
count(): Parameter must be an array or an object that implements Countable

Behat:

Warning: count(): Parameter must be an array or an object that implements Countable in vendor/guzzlehttp/guzzle/src/Handler/CurlFactory.php line 67

@dxvargas dxvargas merged commit f03970a into master Oct 30, 2019
@dxvargas dxvargas deleted the OPENEUROPA-2258 branch October 30, 2019 09:43
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.

3 participants