Describe the bug
If the PHP option memory_limit is set to -1, then the recommendations section incorrectly reports that the memory value is to low and displays an unusual number.
Expected behavior
The value -1 should be treated as a special case since this effectively means unlimited.