object(Closure)#1 (3) {
["name"]=>
string(21) "{closure:/in/JZdSI:3}"
["file"]=>
string(9) "/in/JZdSI"
["line"]=>
int(3)
}
Fatal error: Uncaught Error: Using $this when not in object context in /in/JZdSI:10
Stack trace:
#0 /in/JZdSI(10): {closure:/in/JZdSI:9}()
#1 /in/JZdSI(13): Closure->{closure:/in/JZdSI:9}()
#2 {main}
thrown in /in/JZdSI on line 10
Process exited with code 255.
object(Closure)#1 (0) {
}
Fatal error: Uncaught Error: Using $this when not in object context in /in/JZdSI:10
Stack trace:
#0 /in/JZdSI(10): {closure}()
#1 /in/JZdSI(13): Closure->{closure}()
#2 {main}
thrown in /in/JZdSI on line 10
Process exited with code 255.
Output for 7.0.0 - 7.0.20
object(Closure)#1 (0) {
}
Notice: Undefined variable: this in /in/JZdSI on line 10
Notice: Undefined variable: this in /in/JZdSI on line 10
Fatal error: Uncaught Error: Function name must be a string in /in/JZdSI:10
Stack trace:
#0 /in/JZdSI(10): {closure}()
#1 /in/JZdSI(13): Closure->{closure}()
#2 {main}
thrown in /in/JZdSI on line 10
Process exited with code 255.
object(Closure)#1 (0) {
}
Notice: Undefined variable: this in /in/JZdSI on line 10
Notice: Undefined variable: this in /in/JZdSI on line 10
Fatal error: Function name must be a string in /in/JZdSI on line 10
Process exited with code 255.
Output for 5.3.0 - 5.3.29
Fatal error: Call to undefined method Closure::bind() in /in/JZdSI on line 6
Process exited with code 255.