Fatal error: Uncaught TypeError: foo(): Argument #1 ($trav) must be of type Traversable, array given, called in /in/YhUeN on line 7 and defined in /in/YhUeN:3
Stack trace:
#0 /in/YhUeN(7): foo(Array)
#1 {main}
thrown in /in/YhUeN on line 3
Process exited with code 255.
Fatal error: Uncaught TypeError: Argument 1 passed to foo() must implement interface Traversable, array given, called in /in/YhUeN on line 7 and defined in /in/YhUeN:3
Stack trace:
#0 /in/YhUeN(7): foo(Array)
#1 {main}
thrown in /in/YhUeN on line 3
Process exited with code 255.