int(0)
int(0)
int(5)
Warning: Object of class stdClass could not be converted to int in /in/O2KY5 on line 11
int(1)
Warning: Object of class Closure could not be converted to int in /in/O2KY5 on line 12
int(1)
float(0)
float(0)
float(5)
Warning: Object of class stdClass could not be converted to float in /in/O2KY5 on line 17
float(1)
Warning: Object of class Closure could not be converted to float in /in/O2KY5 on line 18
float(1)
bool(false)
bool(false)
bool(true)
bool(true)
bool(true)
string(0) ""
Warning: Array to string conversion in /in/O2KY5 on line 27
string(5) "Array"
string(14) "Resource id #5"
FATAL Object of class stdClass could not be converted to string
FATAL Object of class Closure could not be converted to string