Following error pops up from privatemsg tests:
Strict warning: call_user_func() expects parameter 1 to be a valid callback, non-static method PrivatemsgFilterWidgetTestCase::getInfo() should not be called statically in simpletest_test_get_all() (line 327 of /var/www/spr/modules/simpletest/simpletest.module).
| Comment | File | Size | Author |
|---|---|---|---|
| #8 | getinfo_warning_2.x-1807410-8.patch | 1.44 KB | mikran |
| #1 | getinfo_warning-1807410-2.patch | 1.44 KB | mikran |
Comments
Comment #1
mikran commentedAttached patch also adds public keyword to few other implementatiots of getInfo().
Comment #3
amitaibuWrong project...
Comment #4
mikran commentedtoo many tabs open it seems :)
Comment #5
mikran commented#1: getinfo_warning-1807410-2.patch queued for re-testing.
Comment #7
berdirYou can ignore those test fails.
Comment #8
mikran commentedrerolled patch for 2.x branch as well
Comment #9
mikran commentedand changing status for manual review then
Comment #11
berdirThanks, commited to both branches.