Support from Acquia helps fund testing for Drupal Acquia logo

Comments

mikelutz created an issue. See original summary.

voleger’s picture

Status: Active » Needs review
FileSize
1.02 KB

Fix requires to remove extending the PHPUnit\Framework\BaseTestListener class and start using the PHPUnit\Framework\TestListenerDefaultImplementation trait.

Status: Needs review » Needs work

The last submitted patch, 2: 3069057-2.patch, failed testing. View results

voleger’s picture

Status: Needs work » Needs review
FileSize
1.08 KB
771 bytes

Add fix issue with tests

mikelutz’s picture

Status: Needs review » Reviewed & tested by the community

Straightforward adjustment for the phpunit deprecation. This can be done now that we don't support PHPunit 4 in Drupal 8.8

  • catch committed 39fcc67 on 8.8.x
    Issue #3069057 by voleger, mikelutz: Fix Class extends deprecated class...
catch’s picture

Status: Reviewed & tested by the community » Fixed

Committed 39fcc67 and pushed to 8.8.x. Thanks!

Status: Fixed » Closed (fixed)

Automatically closed - issue fixed for 2 weeks with no activity.