While testing the module/ distribution the following warning appeared on administrational pages.
Warning: strcmp() expects parameter 2 to be string, array given in _system_sort_requirements() (line 2805
I'll attach a patch fixing this issue in the next comment.
| Comment | File | Size | Author |
|---|---|---|---|
| #2 | 2015-03-05 19-57-22.jpg | 116.34 KB | steffenr |
| #2 | fix_php_requirements_warning-2446771-2.patch | 1.16 KB | steffenr |
Comments
Comment #1
steffenrComment #2
steffenrPatch was tested by manually setting my memory limit below 96M - error message appears as expected in requirements check of drupal installation.
SteffenR
Comment #3
steffenrComment #4
jurriaanroelofs commentedThanks!