Skip to content

Conversation

@dbrumann
Copy link

No description provided.

@dbrumann dbrumann mentioned this pull request Sep 18, 2020
@dbrumann
Copy link
Author

Closed in favor of #360

@dbrumann dbrumann closed this Sep 18, 2020
lyrixx added a commit that referenced this pull request Oct 2, 2020
This PR was merged into the 3.x-dev branch.

Discussion
----------

Fix tests for php7

Combines previous PRs #358 and #359 together with fixes for failing tests on Travis.

 * Updates travis test matrix:
   * Adds PHP 7.4 to test matrix
   * Expands test matrix for PHP 7.2+ to check against both monolog 1 & 2
 * Fixes PHPUnit deprecations:
   * Fixes invalid method signature for `setUp()`
   * Replaces deprecated assertions (assertContains, assertNotContains)
   * Replaces deprecated expectedExceptions annotations
 * Fixes missing service definitions in container configurations

Closes #351 as well

Commits
-------

e71163a Fix tests failing in PHP 7.1+
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.

2 participants