Problem/Motivation

PHPUnit 8 is changing the signature of the main test methods that test classes extend - above all setUp and tearDown, adding a void return typehint.

CommentFileSizeAuthor
#2 3181554-2.patch3.39 KBPooja Ganjage

Comments

tuutti created an issue. See original summary.

Pooja Ganjage’s picture

StatusFileSize
new3.39 KB

Hi,

Creating a patch for this issue.

Please review the patch.

Thanks.

Pooja Ganjage’s picture

Status: Active » Needs review

  • tuutti committed 589cd9e on 8.x-2.x
    Issue #3181530: Make sure PaytrailBase::getMerchantId() return value is...
tuutti’s picture

Status: Needs review » Fixed

Thanks!

Status: Fixed » Closed (fixed)

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