Output for 7.4.13, 7.4.18 - 7.4.19, 8.0.0, 8.0.10 - 8.0.11
We start with 6 soldiers in $foo->elements
We have 5 soldiers in local $elements
We have 6 soldiers in $foo->elements
Fatal error: Uncaught UnexpectedValueException: Wrong number of elements, application is broken in /in/3TQUC:54
Stack trace:
#0 {main}
thrown in /in/3TQUC on line 54
Process exited with code 255.
Output for 7.4.1, 7.4.5, 7.4.20, 7.4.23, 8.0.8 - 8.0.9
We start with 8 soldiers in $foo->elements
We have 7 soldiers in local $elements
We have 8 soldiers in $foo->elements
Fatal error: Uncaught UnexpectedValueException: Wrong number of elements, application is broken in /in/3TQUC:54
Stack trace:
#0 {main}
thrown in /in/3TQUC on line 54
Process exited with code 255.
Output for 7.4.8, 7.4.12, 7.4.14, 7.4.16, 8.0.7
We start with 5 soldiers in $foo->elements
We have 4 soldiers in local $elements
We have 5 soldiers in $foo->elements
Fatal error: Uncaught UnexpectedValueException: Wrong number of elements, application is broken in /in/3TQUC:54
Stack trace:
#0 {main}
thrown in /in/3TQUC on line 54
Process exited with code 255.
Output for 7.4.2 - 7.4.3, 7.4.24, 8.0.6
We start with 4 soldiers in $foo->elements
We have 3 soldiers in local $elements
We have 4 soldiers in $foo->elements
Fatal error: Uncaught UnexpectedValueException: Wrong number of elements, application is broken in /in/3TQUC:54
Stack trace:
#0 {main}
thrown in /in/3TQUC on line 54
Process exited with code 255.
Output for 7.4.6 - 7.4.7, 7.4.11, 7.4.22, 8.0.3 - 8.0.5
We start with 7 soldiers in $foo->elements
We have 6 soldiers in local $elements
We have 7 soldiers in $foo->elements
Fatal error: Uncaught UnexpectedValueException: Wrong number of elements, application is broken in /in/3TQUC:54
Stack trace:
#0 {main}
thrown in /in/3TQUC on line 54
Process exited with code 255.
Output for 7.4.4, 8.0.2
We start with 9 soldiers in $foo->elements
We have 8 soldiers in local $elements
We have 9 soldiers in $foo->elements
Fatal error: Uncaught UnexpectedValueException: Wrong number of elements, application is broken in /in/3TQUC:54
Stack trace:
#0 {main}
thrown in /in/3TQUC on line 54
Process exited with code 255.
Output for 7.4.0, 7.4.9 - 7.4.10, 7.4.21, 8.0.1
We start with 11 soldiers in $foo->elements
We have 10 soldiers in local $elements
We have 11 soldiers in $foo->elements
Fatal error: Uncaught UnexpectedValueException: Wrong number of elements, application is broken in /in/3TQUC:54
Stack trace:
#0 {main}
thrown in /in/3TQUC on line 54
Process exited with code 255.
Output for 7.4.15
We start with 10 soldiers in $foo->elements
We have 9 soldiers in local $elements
We have 10 soldiers in $foo->elements
Fatal error: Uncaught UnexpectedValueException: Wrong number of elements, application is broken in /in/3TQUC:54
Stack trace:
#0 {main}
thrown in /in/3TQUC on line 54
Process exited with code 255.
Output for 7.3.0 - 7.3.31
Parse error: syntax error, unexpected 'array' (T_ARRAY), expecting function (T_FUNCTION) or const (T_CONST) in /in/3TQUC on line 5
Process exited with code 255.