- Output for 8.3.5
- Parse error: syntax error, unexpected token "&", expecting ")" in /in/aFIFt on line 10
Process exited with code 255. - Output for 5.4.0 - 5.4.9
- Fatal error: Call-time pass-by-reference has been removed in aFIFt on line 10
Process exited with code 255. - Output for 5.3.28 - 5.3.29
- Deprecated: Call-time pass-by-reference has been deprecated in /in/aFIFt on line 10
array(3) {
[0]=>
string(1) "1"
[1]=>
string(1) "2"
[2]=>
string(1) "3"
}
array(3) {
[0]=>
string(1) "A"
[1]=>
string(1) "B"
[2]=>
string(1) "C"
}
- Output for 5.3.20 - 5.3.27
- Deprecated: Call-time pass-by-reference has been deprecated in /in/BMSo9 on line 10
array(3) {
[0]=>
string(1) "1"
[1]=>
string(1) "2"
[2]=>
string(1) "3"
}
array(3) {
[0]=>
string(1) "A"
[1]=>
string(1) "B"
[2]=>
string(1) "C"
}
- Output for 5.3.0 - 5.3.19
- Deprecated: Call-time pass-by-reference has been deprecated in aFIFt on line 10
array(3) {
[0]=>
string(1) "1"
[1]=>
string(1) "2"
[2]=>
string(1) "3"
}
array(3) {
[0]=>
string(1) "A"
[1]=>
string(1) "B"
[2]=>
string(1) "C"
}