Strict warning: Declaration of CasGatewayTestCase::setUp() should be compatible with that of CasTestHelper::setUp() in simpletest_test_get_all_classes() (line 495 of /Applications/MAMP/htdocs.old/D6/sites/all/modules/simpletest/simpletest.module).

Patch attached.

Comments

Status: Needs review » Needs work

The last submitted patch, Fix-E_STRICT-CasTestHelper-setUp-warning.patch, failed testing.

bfroehle’s picture

Status: Needs work » Fixed

Tested locally. Committed to 6.x-3.x and 7.x-1.x.

Status: Fixed » Closed (fixed)

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

  • Commit e9c300a on 7.x-1.x, 8.x-1.x by bfroehle:
    Issue #1344046 by bfroehle: Fixed E_STRICT warning in CasTestHelper::...