-
Reinhold Kainhofer authored
switch statements in PHP with mixed types lead to wrong results... => explicitly check for string before the switch
Reinhold Kainhofer authoredswitch statements in PHP with mixed types lead to wrong results... => explicitly check for string before the switch