HomePhorge

D26073

Explicitly cast int to string when expected by PHP functions
Author: aklapper
Summary: Avoid `Parameter $foo of function bar expects string, int given` output in static code analysis by explicitly casting…