- Output for 7.0.0 - 7.2.0
- 1
2
3
Fatal error: Uncaught Exception: Cannot traverse an already closed generator in /in/QXJ5q:14
Stack trace:
#0 {main}
thrown in /in/QXJ5q on line 14
Process exited with code 255. - Output for 5.5.24 - 5.6.28
- 1
2
3
Fatal error: Uncaught exception 'Exception' with message 'Cannot traverse an already closed generator' in /in/QXJ5q:14
Stack trace:
#0 /in/QXJ5q(14): unknown()
#1 {main}
thrown in /in/QXJ5q on line 14
Process exited with code 255. - Output for 5.4.9 - 5.4.45
- Parse error: syntax error, unexpected '$i' (T_VARIABLE) in /in/QXJ5q on line 5
Process exited with code 255. - Output for 5.3.19 - 5.3.29
- Parse error: syntax error, unexpected T_VARIABLE in /in/QXJ5q on line 5
Process exited with code 255.