Fatal error: Uncaught TypeError: f(): Argument #1 ($t) must be of type Traversable, stdClass given, called in /in/XJnNi on line 10 and defined in /in/XJnNi:3
Stack trace:
#0 /in/XJnNi(10): f(Object(stdClass))
#1 {main}
thrown in /in/XJnNi on line 3
Process exited with code 255.
Fatal error: Uncaught TypeError: Argument 1 passed to f() must implement interface Traversable, instance of stdClass given, called in /in/XJnNi on line 10 and defined in /in/XJnNi:3
Stack trace:
#0 /in/XJnNi(10): f(Object(stdClass))
#1 {main}
thrown in /in/XJnNi on line 3
Process exited with code 255.
Output for 5.5.0 - 5.5.37, 5.6.0 - 5.6.28
Catchable fatal error: Argument 1 passed to f() must implement interface Traversable, instance of stdClass given, called in /in/XJnNi on line 10 and defined in /in/XJnNi on line 3
Process exited with code 255.