Simpletest is unable to pass its own tests because of this exception
Strict warning: call_user_func() expects parameter 1 to be a valid callback,
non-static method SchemaRegressionTest::getInfo() should not be called statically in simpletest_test_get_all()
(line 385 of ...sites\all\modules\contributions\modules\simpletest\simpletest.module).
| Comment | File | Size | Author |
|---|---|---|---|
| #1 | 915112-static-test-getinfo.patch | 605 bytes | dave reid |
| schema-getinfo.patch | 651 bytes | ilo |
Comments
Comment #1
dave reidPatch against 7.x-1.x that should apply to 6.x-1.x as well.
Comment #2
karschsp commentedThanks Dave. Committed to 7.x-1.x and 6.x-1.x.