Author: jgonera
Description:
The docs comment says it should return an int and that's the most logical type for it to return. For some reason, it returns a string when running on Apache, even though it returns an int when running PHPUnit tests.
Version: 1.22.0
Severity: normal