- Output for 8.3.0 - 8.3.33, 8.4.1 - 8.4.24, 8.5.0 - 8.5.9
- Notice: Only variable references should be returned by reference in /in/6knLV on line 6
Fatal error: Uncaught Error: foo(): Argument #1 ($a) could not be passed by reference in /in/6knLV:13
Stack trace:
#0 {main}
thrown in /in/6knLV on line 13
Process exited with code 255. - Output for 8.1.34, 8.2.0 - 8.2.32
- Notice: Only variable references should be returned by reference in /in/6knLV on line 6
Fatal error: Uncaught Error: foo(): Argument #1 ($a) cannot be passed by reference in /in/6knLV:13
Stack trace:
#0 {main}
thrown in /in/6knLV on line 13
Process exited with code 255.