Closure Object
(
[parameter] => Array
(
[$errno] => <required>
[$errstr] => <required>
[$errfile] => <required>
[$errline] => <required>
)
)
Warning: Undefined variable $a in /in/17WbC on line 26
Fatal error: Uncaught Error: Value of type null is not callable in /in/17WbC:26
Stack trace:
#0 /in/17WbC(30): {closure}(2, 'Undefined varia...', '/in/17WbC', 30)
#1 {main}
thrown in /in/17WbC on line 26
Process exited with code 255.
Closure Object
(
[parameter] => Array
(
[$errno] => <required>
[$errstr] => <required>
[$errfile] => <required>
[$errline] => <required>
)
)
Notice: Undefined variable: a in /in/17WbC on line 26
Fatal error: Uncaught Error: Function name must be a string in /in/17WbC:26
Stack trace:
#0 /in/17WbC(30): {closure}(8, 'Undefined varia...', '/in/17WbC', 30, Array)
#1 {main}
thrown in /in/17WbC on line 26
Process exited with code 255.
Output for 7.0.0 - 7.0.33
Parse error: syntax error, unexpected '?' in /in/17WbC on line 6
Process exited with code 255.