The patch below fixes 5.3 and while doing that it allows extension of it so that alternative storage modules can reuse the test (mongodb already does).
| Comment | File | Size | Author |
|---|---|---|---|
| field_attach_test_cant_be_extended.patch | 1.39 KB | chx |
The patch below fixes 5.3 and while doing that it allows extension of it so that alternative storage modules can reuse the test (mongodb already does).
| Comment | File | Size | Author |
|---|---|---|---|
| field_attach_test_cant_be_extended.patch | 1.39 KB | chx |
Comments
Comment #1
yched commentedHugh. /me cries for #610072: setUp() function accepting array as arguments.
That's actually a duplicate of #644628: FieldAttachTestCase cannot be reused, but the PHP 5.3 bit is news. Moved the patch over there.