Problem/Motivation

#3217714: Replace usages of expectException(Warning::class), that is deprecated missed one conversion and now HEAD testing on PHP 7.4 is broken.

Steps to reproduce

Proposed resolution

Remaining tasks

User interface changes

API changes

Data model changes

Release notes snippet

Support from Acquia helps fund testing for Drupal Acquia logo

Comments

mondrake created an issue. See original summary.

mondrake’s picture

Status: Active » Needs review
FileSize
899 bytes

Patch.

longwave’s picture

Status: Needs review » Reviewed & tested by the community

Oops, should have spotted this one.

  • catch committed 88fa77b on 9.3.x
    Issue #3218586 by mondrake: Missed one conversion to expectWarning()
    

  • catch committed fd932a2 on 9.2.x
    Issue #3218586 by mondrake: Missed one conversion to expectWarning()
    
    (...
catch’s picture

Version: 9.3.x-dev » 9.2.x-dev
Status: Reviewed & tested by the community » Fixed

Committed/pushed to 9.3.x and cherry-picked to 9.2.x, thanks!

Status: Fixed » Closed (fixed)

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