3v4l.org

run code in 300+ PHP versions simultaneously
<?php var_dump(phpversion()); function teste ($arg) { $var = function() use ($arg) { if(filter_var($arg, FILTER_VALIDATE_INT)){ throw new Exception("It\'s not a INT\n"); } if($arg % 2 == 0) return 'PAR'; return 'IMPAR'; }; return $var(); } echo teste(27); echo teste(18); //echo teste('a');
Output for 7.4.0
string(5) "7.4.0" Fatal error: Uncaught Exception: It\'s not a INT in /in/fOqhd:6 Stack trace: #0 /in/fOqhd(12): {closure}() #1 /in/fOqhd(16): teste(27) #2 {main} thrown in /in/fOqhd on line 6
Process exited with code 255.
Output for 7.3.12
string(6) "7.3.12" Fatal error: Uncaught Exception: It\'s not a INT in /in/fOqhd:6 Stack trace: #0 /in/fOqhd(12): {closure}() #1 /in/fOqhd(16): teste(27) #2 {main} thrown in /in/fOqhd on line 6
Process exited with code 255.
Output for 7.3.11
string(6) "7.3.11" Fatal error: Uncaught Exception: It\'s not a INT in /in/fOqhd:6 Stack trace: #0 /in/fOqhd(12): {closure}() #1 /in/fOqhd(16): teste(27) #2 {main} thrown in /in/fOqhd on line 6
Process exited with code 255.
Output for 7.3.10
string(6) "7.3.10" Fatal error: Uncaught Exception: It\'s not a INT in /in/fOqhd:6 Stack trace: #0 /in/fOqhd(12): {closure}() #1 /in/fOqhd(16): teste(27) #2 {main} thrown in /in/fOqhd on line 6
Process exited with code 255.
Output for 7.3.9
string(5) "7.3.9" Fatal error: Uncaught Exception: It\'s not a INT in /in/fOqhd:6 Stack trace: #0 /in/fOqhd(12): {closure}() #1 /in/fOqhd(16): teste(27) #2 {main} thrown in /in/fOqhd on line 6
Process exited with code 255.
Output for 7.3.8
string(5) "7.3.8" Fatal error: Uncaught Exception: It\'s not a INT in /in/fOqhd:6 Stack trace: #0 /in/fOqhd(12): {closure}() #1 /in/fOqhd(16): teste(27) #2 {main} thrown in /in/fOqhd on line 6
Process exited with code 255.
Output for 7.3.7
string(5) "7.3.7" Fatal error: Uncaught Exception: It\'s not a INT in /in/fOqhd:6 Stack trace: #0 /in/fOqhd(12): {closure}() #1 /in/fOqhd(16): teste(27) #2 {main} thrown in /in/fOqhd on line 6
Process exited with code 255.
Output for 7.3.6
string(5) "7.3.6" Fatal error: Uncaught Exception: It\'s not a INT in /in/fOqhd:6 Stack trace: #0 /in/fOqhd(12): {closure}() #1 /in/fOqhd(16): teste(27) #2 {main} thrown in /in/fOqhd on line 6
Process exited with code 255.
Output for 7.3.5
string(5) "7.3.5" Fatal error: Uncaught Exception: It\'s not a INT in /in/fOqhd:6 Stack trace: #0 /in/fOqhd(12): {closure}() #1 /in/fOqhd(16): teste(27) #2 {main} thrown in /in/fOqhd on line 6
Process exited with code 255.
Output for 7.3.4
string(5) "7.3.4" Fatal error: Uncaught Exception: It\'s not a INT in /in/fOqhd:6 Stack trace: #0 /in/fOqhd(12): {closure}() #1 /in/fOqhd(16): teste(27) #2 {main} thrown in /in/fOqhd on line 6
Process exited with code 255.
Output for 7.3.3
string(5) "7.3.3" Fatal error: Uncaught Exception: It\'s not a INT in /in/fOqhd:6 Stack trace: #0 /in/fOqhd(12): {closure}() #1 /in/fOqhd(16): teste(27) #2 {main} thrown in /in/fOqhd on line 6
Process exited with code 255.
Output for 7.3.2
string(5) "7.3.2" Fatal error: Uncaught Exception: It\'s not a INT in /in/fOqhd:6 Stack trace: #0 /in/fOqhd(12): {closure}() #1 /in/fOqhd(16): teste(27) #2 {main} thrown in /in/fOqhd on line 6
Process exited with code 255.
Output for 7.3.1
string(5) "7.3.1" Fatal error: Uncaught Exception: It\'s not a INT in /in/fOqhd:6 Stack trace: #0 /in/fOqhd(12): {closure}() #1 /in/fOqhd(16): teste(27) #2 {main} thrown in /in/fOqhd on line 6
Process exited with code 255.
Output for 7.3.0
string(5) "7.3.0" Fatal error: Uncaught Exception: It\'s not a INT in /in/fOqhd:6 Stack trace: #0 /in/fOqhd(12): {closure}() #1 /in/fOqhd(16): teste(27) #2 {main} thrown in /in/fOqhd on line 6
Process exited with code 255.
Output for 7.2.25
string(6) "7.2.25" Fatal error: Uncaught Exception: It\'s not a INT in /in/fOqhd:6 Stack trace: #0 /in/fOqhd(12): {closure}() #1 /in/fOqhd(16): teste(27) #2 {main} thrown in /in/fOqhd on line 6
Process exited with code 255.
Output for 7.2.24
string(6) "7.2.24" Fatal error: Uncaught Exception: It\'s not a INT in /in/fOqhd:6 Stack trace: #0 /in/fOqhd(12): {closure}() #1 /in/fOqhd(16): teste(27) #2 {main} thrown in /in/fOqhd on line 6
Process exited with code 255.
Output for 7.2.23
string(6) "7.2.23" Fatal error: Uncaught Exception: It\'s not a INT in /in/fOqhd:6 Stack trace: #0 /in/fOqhd(12): {closure}() #1 /in/fOqhd(16): teste(27) #2 {main} thrown in /in/fOqhd on line 6
Process exited with code 255.
Output for 7.2.22
string(6) "7.2.22" Fatal error: Uncaught Exception: It\'s not a INT in /in/fOqhd:6 Stack trace: #0 /in/fOqhd(12): {closure}() #1 /in/fOqhd(16): teste(27) #2 {main} thrown in /in/fOqhd on line 6
Process exited with code 255.
Output for 7.2.21
string(6) "7.2.21" Fatal error: Uncaught Exception: It\'s not a INT in /in/fOqhd:6 Stack trace: #0 /in/fOqhd(12): {closure}() #1 /in/fOqhd(16): teste(27) #2 {main} thrown in /in/fOqhd on line 6
Process exited with code 255.
Output for 7.2.20
string(6) "7.2.20" Fatal error: Uncaught Exception: It\'s not a INT in /in/fOqhd:6 Stack trace: #0 /in/fOqhd(12): {closure}() #1 /in/fOqhd(16): teste(27) #2 {main} thrown in /in/fOqhd on line 6
Process exited with code 255.
Output for 7.2.19
string(6) "7.2.19" Fatal error: Uncaught Exception: It\'s not a INT in /in/fOqhd:6 Stack trace: #0 /in/fOqhd(12): {closure}() #1 /in/fOqhd(16): teste(27) #2 {main} thrown in /in/fOqhd on line 6
Process exited with code 255.
Output for 7.2.18
string(6) "7.2.18" Fatal error: Uncaught Exception: It\'s not a INT in /in/fOqhd:6 Stack trace: #0 /in/fOqhd(12): {closure}() #1 /in/fOqhd(16): teste(27) #2 {main} thrown in /in/fOqhd on line 6
Process exited with code 255.
Output for 7.2.17
string(6) "7.2.17" Fatal error: Uncaught Exception: It\'s not a INT in /in/fOqhd:6 Stack trace: #0 /in/fOqhd(12): {closure}() #1 /in/fOqhd(16): teste(27) #2 {main} thrown in /in/fOqhd on line 6
Process exited with code 255.
Output for 7.2.16
string(6) "7.2.16" Fatal error: Uncaught Exception: It\'s not a INT in /in/fOqhd:6 Stack trace: #0 /in/fOqhd(12): {closure}() #1 /in/fOqhd(16): teste(27) #2 {main} thrown in /in/fOqhd on line 6
Process exited with code 255.
Output for 7.2.15
string(6) "7.2.15" Fatal error: Uncaught Exception: It\'s not a INT in /in/fOqhd:6 Stack trace: #0 /in/fOqhd(12): {closure}() #1 /in/fOqhd(16): teste(27) #2 {main} thrown in /in/fOqhd on line 6
Process exited with code 255.
Output for 7.2.14
string(6) "7.2.14" Fatal error: Uncaught Exception: It\'s not a INT in /in/fOqhd:6 Stack trace: #0 /in/fOqhd(12): {closure}() #1 /in/fOqhd(16): teste(27) #2 {main} thrown in /in/fOqhd on line 6
Process exited with code 255.
Output for 7.2.13
string(6) "7.2.13" Fatal error: Uncaught Exception: It\'s not a INT in /in/fOqhd:6 Stack trace: #0 /in/fOqhd(12): {closure}() #1 /in/fOqhd(16): teste(27) #2 {main} thrown in /in/fOqhd on line 6
Process exited with code 255.
Output for 7.2.12
string(6) "7.2.12" Fatal error: Uncaught Exception: It\'s not a INT in /in/fOqhd:6 Stack trace: #0 /in/fOqhd(12): {closure}() #1 /in/fOqhd(16): teste(27) #2 {main} thrown in /in/fOqhd on line 6
Process exited with code 255.
Output for 7.2.11
string(6) "7.2.11" Fatal error: Uncaught Exception: It\'s not a INT in /in/fOqhd:6 Stack trace: #0 /in/fOqhd(12): {closure}() #1 /in/fOqhd(16): teste(27) #2 {main} thrown in /in/fOqhd on line 6
Process exited with code 255.
Output for 7.2.10
string(6) "7.2.10" Fatal error: Uncaught Exception: It\'s not a INT in /in/fOqhd:6 Stack trace: #0 /in/fOqhd(12): {closure}() #1 /in/fOqhd(16): teste(27) #2 {main} thrown in /in/fOqhd on line 6
Process exited with code 255.
Output for 7.2.9
string(5) "7.2.9" Fatal error: Uncaught Exception: It\'s not a INT in /in/fOqhd:6 Stack trace: #0 /in/fOqhd(12): {closure}() #1 /in/fOqhd(16): teste(27) #2 {main} thrown in /in/fOqhd on line 6
Process exited with code 255.
Output for 7.2.8
string(5) "7.2.8" Fatal error: Uncaught Exception: It\'s not a INT in /in/fOqhd:6 Stack trace: #0 /in/fOqhd(12): {closure}() #1 /in/fOqhd(16): teste(27) #2 {main} thrown in /in/fOqhd on line 6
Process exited with code 255.
Output for 7.2.7
string(5) "7.2.7" Fatal error: Uncaught Exception: It\'s not a INT in /in/fOqhd:6 Stack trace: #0 /in/fOqhd(12): {closure}() #1 /in/fOqhd(16): teste(27) #2 {main} thrown in /in/fOqhd on line 6
Process exited with code 255.
Output for 7.2.6
string(5) "7.2.6" Fatal error: Uncaught Exception: It\'s not a INT in /in/fOqhd:6 Stack trace: #0 /in/fOqhd(12): {closure}() #1 /in/fOqhd(16): teste(27) #2 {main} thrown in /in/fOqhd on line 6
Process exited with code 255.
Output for 7.2.5
string(5) "7.2.5" Fatal error: Uncaught Exception: It\'s not a INT in /in/fOqhd:6 Stack trace: #0 /in/fOqhd(12): {closure}() #1 /in/fOqhd(16): teste(27) #2 {main} thrown in /in/fOqhd on line 6
Process exited with code 255.
Output for 7.2.4
string(5) "7.2.4" Fatal error: Uncaught Exception: It\'s not a INT in /in/fOqhd:6 Stack trace: #0 /in/fOqhd(12): {closure}() #1 /in/fOqhd(16): teste(27) #2 {main} thrown in /in/fOqhd on line 6
Process exited with code 255.
Output for 7.2.3
string(5) "7.2.3" Fatal error: Uncaught Exception: It\'s not a INT in /in/fOqhd:6 Stack trace: #0 /in/fOqhd(12): {closure}() #1 /in/fOqhd(16): teste(27) #2 {main} thrown in /in/fOqhd on line 6
Process exited with code 255.
Output for 7.2.2
string(5) "7.2.2" Fatal error: Uncaught Exception: It\'s not a INT in /in/fOqhd:6 Stack trace: #0 /in/fOqhd(12): {closure}() #1 /in/fOqhd(16): teste(27) #2 {main} thrown in /in/fOqhd on line 6
Process exited with code 255.
Output for 7.2.1
string(5) "7.2.1" Fatal error: Uncaught Exception: It\'s not a INT in /in/fOqhd:6 Stack trace: #0 /in/fOqhd(12): {closure}() #1 /in/fOqhd(16): teste(27) #2 {main} thrown in /in/fOqhd on line 6
Process exited with code 255.
Output for 7.2.0
string(5) "7.2.0" Fatal error: Uncaught Exception: It\'s not a INT in /in/fOqhd:6 Stack trace: #0 /in/fOqhd(12): {closure}() #1 /in/fOqhd(16): teste(27) #2 {main} thrown in /in/fOqhd on line 6
Process exited with code 255.
Output for 7.1.33
string(6) "7.1.33" Fatal error: Uncaught Exception: It\'s not a INT in /in/fOqhd:6 Stack trace: #0 /in/fOqhd(12): {closure}() #1 /in/fOqhd(16): teste(27) #2 {main} thrown in /in/fOqhd on line 6
Process exited with code 255.
Output for 7.1.32
string(6) "7.1.32" Fatal error: Uncaught Exception: It\'s not a INT in /in/fOqhd:6 Stack trace: #0 /in/fOqhd(12): {closure}() #1 /in/fOqhd(16): teste(27) #2 {main} thrown in /in/fOqhd on line 6
Process exited with code 255.
Output for 7.1.31
string(6) "7.1.31" Fatal error: Uncaught Exception: It\'s not a INT in /in/fOqhd:6 Stack trace: #0 /in/fOqhd(12): {closure}() #1 /in/fOqhd(16): teste(27) #2 {main} thrown in /in/fOqhd on line 6
Process exited with code 255.
Output for 7.1.30
string(6) "7.1.30" Fatal error: Uncaught Exception: It\'s not a INT in /in/fOqhd:6 Stack trace: #0 /in/fOqhd(12): {closure}() #1 /in/fOqhd(16): teste(27) #2 {main} thrown in /in/fOqhd on line 6
Process exited with code 255.
Output for 7.1.29
string(6) "7.1.29" Fatal error: Uncaught Exception: It\'s not a INT in /in/fOqhd:6 Stack trace: #0 /in/fOqhd(12): {closure}() #1 /in/fOqhd(16): teste(27) #2 {main} thrown in /in/fOqhd on line 6
Process exited with code 255.
Output for 7.1.28
string(6) "7.1.28" Fatal error: Uncaught Exception: It\'s not a INT in /in/fOqhd:6 Stack trace: #0 /in/fOqhd(12): {closure}() #1 /in/fOqhd(16): teste(27) #2 {main} thrown in /in/fOqhd on line 6
Process exited with code 255.
Output for 7.1.27
string(6) "7.1.27" Fatal error: Uncaught Exception: It\'s not a INT in /in/fOqhd:6 Stack trace: #0 /in/fOqhd(12): {closure}() #1 /in/fOqhd(16): teste(27) #2 {main} thrown in /in/fOqhd on line 6
Process exited with code 255.
Output for 7.1.26
string(6) "7.1.26" Fatal error: Uncaught Exception: It\'s not a INT in /in/fOqhd:6 Stack trace: #0 /in/fOqhd(12): {closure}() #1 /in/fOqhd(16): teste(27) #2 {main} thrown in /in/fOqhd on line 6
Process exited with code 255.
Output for 7.1.25
string(6) "7.1.25" Fatal error: Uncaught Exception: It\'s not a INT in /in/fOqhd:6 Stack trace: #0 /in/fOqhd(12): {closure}() #1 /in/fOqhd(16): teste(27) #2 {main} thrown in /in/fOqhd on line 6
Process exited with code 255.
Output for 7.1.20
string(6) "7.1.20" Fatal error: Uncaught Exception: It\'s not a INT in /in/fOqhd:6 Stack trace: #0 /in/fOqhd(12): {closure}() #1 /in/fOqhd(16): teste(27) #2 {main} thrown in /in/fOqhd on line 6
Process exited with code 255.
Output for 7.1.10
string(6) "7.1.10" Fatal error: Uncaught Exception: It\'s not a INT in /in/fOqhd:6 Stack trace: #0 /in/fOqhd(12): {closure}() #1 /in/fOqhd(16): teste(27) #2 {main} thrown in /in/fOqhd on line 6
Process exited with code 255.
Output for 7.1.7
string(5) "7.1.7" Fatal error: Uncaught Exception: It\'s not a INT in /in/fOqhd:6 Stack trace: #0 /in/fOqhd(12): {closure}() #1 /in/fOqhd(16): teste(27) #2 {main} thrown in /in/fOqhd on line 6
Process exited with code 255.
Output for 7.1.6
string(5) "7.1.6" Fatal error: Uncaught Exception: It\'s not a INT in /in/fOqhd:6 Stack trace: #0 /in/fOqhd(12): {closure}() #1 /in/fOqhd(16): teste(27) #2 {main} thrown in /in/fOqhd on line 6
Process exited with code 255.
Output for 7.1.5
string(5) "7.1.5" Fatal error: Uncaught Exception: It\'s not a INT in /in/fOqhd:6 Stack trace: #0 /in/fOqhd(12): {closure}() #1 /in/fOqhd(16): teste(27) #2 {main} thrown in /in/fOqhd on line 6
Process exited with code 255.
Output for 7.1.0
string(5) "7.1.0" Fatal error: Uncaught Exception: It\'s not a INT in /in/fOqhd:6 Stack trace: #0 /in/fOqhd(12): {closure}() #1 /in/fOqhd(16): teste(27) #2 {main} thrown in /in/fOqhd on line 6
Process exited with code 255.
Output for 7.0.20
string(6) "7.0.20" Fatal error: Uncaught Exception: It\'s not a INT in /in/fOqhd:6 Stack trace: #0 /in/fOqhd(12): {closure}() #1 /in/fOqhd(16): teste(27) #2 {main} thrown in /in/fOqhd on line 6
Process exited with code 255.
Output for 7.0.14
string(6) "7.0.14" Fatal error: Uncaught Exception: It\'s not a INT in /in/fOqhd:6 Stack trace: #0 /in/fOqhd(12): {closure}() #1 /in/fOqhd(16): teste(27) #2 {main} thrown in /in/fOqhd on line 6
Process exited with code 255.
Output for 7.0.6
string(5) "7.0.6" Fatal error: Uncaught Exception: It\'s not a INT in /in/fOqhd:6 Stack trace: #0 /in/fOqhd(12): {closure}() #1 /in/fOqhd(16): teste(27) #2 {main} thrown in /in/fOqhd on line 6
Process exited with code 255.
Output for 7.0.5
string(5) "7.0.5" Fatal error: Uncaught Exception: It\'s not a INT in /in/fOqhd:6 Stack trace: #0 /in/fOqhd(12): {closure}() #1 /in/fOqhd(16): teste(27) #2 {main} thrown in /in/fOqhd on line 6
Process exited with code 255.
Output for 7.0.4
string(5) "7.0.4" Fatal error: Uncaught Exception: It\'s not a INT in /in/fOqhd:6 Stack trace: #0 /in/fOqhd(12): {closure}() #1 /in/fOqhd(16): teste(27) #2 {main} thrown in /in/fOqhd on line 6
Process exited with code 255.
Output for 7.0.3
string(5) "7.0.3" Fatal error: Uncaught Exception: It\'s not a INT in /in/fOqhd:6 Stack trace: #0 /in/fOqhd(12): {closure}() #1 /in/fOqhd(16): teste(27) #2 {main} thrown in /in/fOqhd on line 6
Process exited with code 255.
Output for 7.0.2
string(5) "7.0.2" Fatal error: Uncaught Exception: It\'s not a INT in /in/fOqhd:6 Stack trace: #0 /in/fOqhd(12): {closure}() #1 /in/fOqhd(16): teste(27) #2 {main} thrown in /in/fOqhd on line 6
Process exited with code 255.
Output for 7.0.1
string(5) "7.0.1" Fatal error: Uncaught Exception: It\'s not a INT in /in/fOqhd:6 Stack trace: #0 /in/fOqhd(12): {closure}() #1 /in/fOqhd(16): teste(27) #2 {main} thrown in /in/fOqhd on line 6
Process exited with code 255.
Output for 7.0.0
string(5) "7.0.0" Fatal error: Uncaught Exception: It\'s not a INT in /in/fOqhd:6 Stack trace: #0 /in/fOqhd(12): {closure}() #1 /in/fOqhd(16): teste(27) #2 {main} thrown in /in/fOqhd on line 6
Process exited with code 255.
Output for 5.6.28
string(6) "5.6.28" Fatal error: Uncaught exception 'Exception' with message 'It\'s not a INT ' in /in/fOqhd:6 Stack trace: #0 /in/fOqhd(12): {closure}() #1 /in/fOqhd(16): teste(27) #2 {main} thrown in /in/fOqhd on line 6
Process exited with code 255.
Output for 5.6.21
string(6) "5.6.21" Fatal error: Uncaught exception 'Exception' with message 'It\'s not a INT ' in /in/fOqhd:6 Stack trace: #0 /in/fOqhd(12): {closure}() #1 /in/fOqhd(16): teste(27) #2 {main} thrown in /in/fOqhd on line 6
Process exited with code 255.
Output for 5.6.20
string(6) "5.6.20" Fatal error: Uncaught exception 'Exception' with message 'It\'s not a INT ' in /in/fOqhd:6 Stack trace: #0 /in/fOqhd(12): {closure}() #1 /in/fOqhd(16): teste(27) #2 {main} thrown in /in/fOqhd on line 6
Process exited with code 255.
Output for 5.6.19
string(6) "5.6.19" Fatal error: Uncaught exception 'Exception' with message 'It\'s not a INT ' in /in/fOqhd:6 Stack trace: #0 /in/fOqhd(12): {closure}() #1 /in/fOqhd(16): teste(27) #2 {main} thrown in /in/fOqhd on line 6
Process exited with code 255.
Output for 5.6.18
string(6) "5.6.18" Fatal error: Uncaught exception 'Exception' with message 'It\'s not a INT ' in /in/fOqhd:6 Stack trace: #0 /in/fOqhd(12): {closure}() #1 /in/fOqhd(16): teste(27) #2 {main} thrown in /in/fOqhd on line 6
Process exited with code 255.
Output for 5.6.17
string(6) "5.6.17" Fatal error: Uncaught exception 'Exception' with message 'It\'s not a INT ' in /in/fOqhd:6 Stack trace: #0 /in/fOqhd(12): {closure}() #1 /in/fOqhd(16): teste(27) #2 {main} thrown in /in/fOqhd on line 6
Process exited with code 255.
Output for 5.6.16
string(6) "5.6.16" Fatal error: Uncaught exception 'Exception' with message 'It\'s not a INT ' in /in/fOqhd:6 Stack trace: #0 /in/fOqhd(12): {closure}() #1 /in/fOqhd(16): teste(27) #2 {main} thrown in /in/fOqhd on line 6
Process exited with code 255.
Output for 5.6.15
string(6) "5.6.15" Fatal error: Uncaught exception 'Exception' with message 'It\'s not a INT ' in /in/fOqhd:6 Stack trace: #0 /in/fOqhd(12): {closure}() #1 /in/fOqhd(16): teste(27) #2 {main} thrown in /in/fOqhd on line 6
Process exited with code 255.
Output for 5.6.14
string(6) "5.6.14" Fatal error: Uncaught exception 'Exception' with message 'It\'s not a INT ' in /in/fOqhd:6 Stack trace: #0 /in/fOqhd(12): {closure}() #1 /in/fOqhd(16): teste(27) #2 {main} thrown in /in/fOqhd on line 6
Process exited with code 255.
Output for 5.6.13
string(6) "5.6.13" Fatal error: Uncaught exception 'Exception' with message 'It\'s not a INT ' in /in/fOqhd:6 Stack trace: #0 /in/fOqhd(12): {closure}() #1 /in/fOqhd(16): teste(27) #2 {main} thrown in /in/fOqhd on line 6
Process exited with code 255.
Output for 5.6.12
string(6) "5.6.12" Fatal error: Uncaught exception 'Exception' with message 'It\'s not a INT ' in /in/fOqhd:6 Stack trace: #0 /in/fOqhd(12): {closure}() #1 /in/fOqhd(16): teste(27) #2 {main} thrown in /in/fOqhd on line 6
Process exited with code 255.
Output for 5.6.11
string(6) "5.6.11" Fatal error: Uncaught exception 'Exception' with message 'It\'s not a INT ' in /in/fOqhd:6 Stack trace: #0 /in/fOqhd(12): {closure}() #1 /in/fOqhd(16): teste(27) #2 {main} thrown in /in/fOqhd on line 6
Process exited with code 255.
Output for 5.6.10
string(6) "5.6.10" Fatal error: Uncaught exception 'Exception' with message 'It\'s not a INT ' in /in/fOqhd:6 Stack trace: #0 /in/fOqhd(12): {closure}() #1 /in/fOqhd(16): teste(27) #2 {main} thrown in /in/fOqhd on line 6
Process exited with code 255.
Output for 5.6.9
string(5) "5.6.9" Fatal error: Uncaught exception 'Exception' with message 'It\'s not a INT ' in /in/fOqhd:6 Stack trace: #0 /in/fOqhd(12): {closure}() #1 /in/fOqhd(16): teste(27) #2 {main} thrown in /in/fOqhd on line 6
Process exited with code 255.
Output for 5.6.8
string(5) "5.6.8" Fatal error: Uncaught exception 'Exception' with message 'It\'s not a INT ' in /in/fOqhd:6 Stack trace: #0 /in/fOqhd(12): {closure}() #1 /in/fOqhd(16): teste(27) #2 {main} thrown in /in/fOqhd on line 6
Process exited with code 255.
Output for 5.5.35
string(6) "5.5.35" Fatal error: Uncaught exception 'Exception' with message 'It\'s not a INT ' in /in/fOqhd:6 Stack trace: #0 /in/fOqhd(12): {closure}() #1 /in/fOqhd(16): teste(27) #2 {main} thrown in /in/fOqhd on line 6
Process exited with code 255.
Output for 5.5.34
string(6) "5.5.34" Fatal error: Uncaught exception 'Exception' with message 'It\'s not a INT ' in /in/fOqhd:6 Stack trace: #0 /in/fOqhd(12): {closure}() #1 /in/fOqhd(16): teste(27) #2 {main} thrown in /in/fOqhd on line 6
Process exited with code 255.
Output for 5.5.33
string(6) "5.5.33" Fatal error: Uncaught exception 'Exception' with message 'It\'s not a INT ' in /in/fOqhd:6 Stack trace: #0 /in/fOqhd(12): {closure}() #1 /in/fOqhd(16): teste(27) #2 {main} thrown in /in/fOqhd on line 6
Process exited with code 255.
Output for 5.5.32
string(6) "5.5.32" Fatal error: Uncaught exception 'Exception' with message 'It\'s not a INT ' in /in/fOqhd:6 Stack trace: #0 /in/fOqhd(12): {closure}() #1 /in/fOqhd(16): teste(27) #2 {main} thrown in /in/fOqhd on line 6
Process exited with code 255.
Output for 5.5.31
string(6) "5.5.31" Fatal error: Uncaught exception 'Exception' with message 'It\'s not a INT ' in /in/fOqhd:6 Stack trace: #0 /in/fOqhd(12): {closure}() #1 /in/fOqhd(16): teste(27) #2 {main} thrown in /in/fOqhd on line 6
Process exited with code 255.
Output for 5.5.30
string(6) "5.5.30" Fatal error: Uncaught exception 'Exception' with message 'It\'s not a INT ' in /in/fOqhd:6 Stack trace: #0 /in/fOqhd(12): {closure}() #1 /in/fOqhd(16): teste(27) #2 {main} thrown in /in/fOqhd on line 6
Process exited with code 255.
Output for 5.5.29
string(6) "5.5.29" Fatal error: Uncaught exception 'Exception' with message 'It\'s not a INT ' in /in/fOqhd:6 Stack trace: #0 /in/fOqhd(12): {closure}() #1 /in/fOqhd(16): teste(27) #2 {main} thrown in /in/fOqhd on line 6
Process exited with code 255.
Output for 5.5.28
string(6) "5.5.28" Fatal error: Uncaught exception 'Exception' with message 'It\'s not a INT ' in /in/fOqhd:6 Stack trace: #0 /in/fOqhd(12): {closure}() #1 /in/fOqhd(16): teste(27) #2 {main} thrown in /in/fOqhd on line 6
Process exited with code 255.
Output for 5.5.27
string(6) "5.5.27" Fatal error: Uncaught exception 'Exception' with message 'It\'s not a INT ' in /in/fOqhd:6 Stack trace: #0 /in/fOqhd(12): {closure}() #1 /in/fOqhd(16): teste(27) #2 {main} thrown in /in/fOqhd on line 6
Process exited with code 255.
Output for 5.5.26
string(6) "5.5.26" Fatal error: Uncaught exception 'Exception' with message 'It\'s not a INT ' in /in/fOqhd:6 Stack trace: #0 /in/fOqhd(12): {closure}() #1 /in/fOqhd(16): teste(27) #2 {main} thrown in /in/fOqhd on line 6
Process exited with code 255.
Output for 5.5.25
string(6) "5.5.25" Fatal error: Uncaught exception 'Exception' with message 'It\'s not a INT ' in /in/fOqhd:6 Stack trace: #0 /in/fOqhd(12): {closure}() #1 /in/fOqhd(16): teste(27) #2 {main} thrown in /in/fOqhd on line 6
Process exited with code 255.
Output for 5.5.24
string(6) "5.5.24" Fatal error: Uncaught exception 'Exception' with message 'It\'s not a INT ' in /in/fOqhd:6 Stack trace: #0 /in/fOqhd(12): {closure}() #1 /in/fOqhd(16): teste(27) #2 {main} thrown in /in/fOqhd on line 6
Process exited with code 255.
Output for 5.4.45
string(6) "5.4.45" Fatal error: Uncaught exception 'Exception' with message 'It\'s not a INT ' in /in/fOqhd:6 Stack trace: #0 /in/fOqhd(12): {closure}() #1 /in/fOqhd(16): teste(27) #2 {main} thrown in /in/fOqhd on line 6
Process exited with code 255.
Output for 5.4.44
string(6) "5.4.44" Fatal error: Uncaught exception 'Exception' with message 'It\'s not a INT ' in /in/fOqhd:6 Stack trace: #0 /in/fOqhd(12): {closure}() #1 /in/fOqhd(16): teste(27) #2 {main} thrown in /in/fOqhd on line 6
Process exited with code 255.
Output for 5.4.43
string(6) "5.4.43" Fatal error: Uncaught exception 'Exception' with message 'It\'s not a INT ' in /in/fOqhd:6 Stack trace: #0 /in/fOqhd(12): {closure}() #1 /in/fOqhd(16): teste(27) #2 {main} thrown in /in/fOqhd on line 6
Process exited with code 255.
Output for 5.4.42
string(6) "5.4.42" Fatal error: Uncaught exception 'Exception' with message 'It\'s not a INT ' in /in/fOqhd:6 Stack trace: #0 /in/fOqhd(12): {closure}() #1 /in/fOqhd(16): teste(27) #2 {main} thrown in /in/fOqhd on line 6
Process exited with code 255.
Output for 5.4.41
string(6) "5.4.41" Fatal error: Uncaught exception 'Exception' with message 'It\'s not a INT ' in /in/fOqhd:6 Stack trace: #0 /in/fOqhd(12): {closure}() #1 /in/fOqhd(16): teste(27) #2 {main} thrown in /in/fOqhd on line 6
Process exited with code 255.
Output for 5.4.40
string(6) "5.4.40" Fatal error: Uncaught exception 'Exception' with message 'It\'s not a INT ' in /in/fOqhd:6 Stack trace: #0 /in/fOqhd(12): {closure}() #1 /in/fOqhd(16): teste(27) #2 {main} thrown in /in/fOqhd on line 6
Process exited with code 255.
Output for 5.4.39
string(6) "5.4.39" Fatal error: Uncaught exception 'Exception' with message 'It\'s not a INT ' in /in/fOqhd:6 Stack trace: #0 /in/fOqhd(12): {closure}() #1 /in/fOqhd(16): teste(27) #2 {main} thrown in /in/fOqhd on line 6
Process exited with code 255.
Output for 5.4.38
string(6) "5.4.38" Fatal error: Uncaught exception 'Exception' with message 'It\'s not a INT ' in /in/fOqhd:6 Stack trace: #0 /in/fOqhd(12): {closure}() #1 /in/fOqhd(16): teste(27) #2 {main} thrown in /in/fOqhd on line 6
Process exited with code 255.
Output for 5.4.37
string(6) "5.4.37" Fatal error: Uncaught exception 'Exception' with message 'It\'s not a INT ' in /in/fOqhd:6 Stack trace: #0 /in/fOqhd(12): {closure}() #1 /in/fOqhd(16): teste(27) #2 {main} thrown in /in/fOqhd on line 6
Process exited with code 255.
Output for 5.4.36
string(6) "5.4.36" Fatal error: Uncaught exception 'Exception' with message 'It\'s not a INT ' in /in/fOqhd:6 Stack trace: #0 /in/fOqhd(12): {closure}() #1 /in/fOqhd(16): teste(27) #2 {main} thrown in /in/fOqhd on line 6
Process exited with code 255.
Output for 5.4.35
string(6) "5.4.35" Fatal error: Uncaught exception 'Exception' with message 'It\'s not a INT ' in /in/fOqhd:6 Stack trace: #0 /in/fOqhd(12): {closure}() #1 /in/fOqhd(16): teste(27) #2 {main} thrown in /in/fOqhd on line 6
Process exited with code 255.
Output for 5.4.34
string(6) "5.4.34" Fatal error: Uncaught exception 'Exception' with message 'It\'s not a INT ' in /in/fOqhd:6 Stack trace: #0 /in/fOqhd(12): {closure}() #1 /in/fOqhd(16): teste(27) #2 {main} thrown in /in/fOqhd on line 6
Process exited with code 255.
Output for 5.4.32
string(6) "5.4.32" Fatal error: Uncaught exception 'Exception' with message 'It\'s not a INT ' in /in/fOqhd:6 Stack trace: #0 /in/fOqhd(12): {closure}() #1 /in/fOqhd(16): teste(27) #2 {main} thrown in /in/fOqhd on line 6
Process exited with code 255.
Output for 5.4.31
string(6) "5.4.31" Fatal error: Uncaught exception 'Exception' with message 'It\'s not a INT ' in /in/fOqhd:6 Stack trace: #0 /in/fOqhd(12): {closure}() #1 /in/fOqhd(16): teste(27) #2 {main} thrown in /in/fOqhd on line 6
Process exited with code 255.
Output for 5.4.30
string(6) "5.4.30" Fatal error: Uncaught exception 'Exception' with message 'It\'s not a INT ' in /in/fOqhd:6 Stack trace: #0 /in/fOqhd(12): {closure}() #1 /in/fOqhd(16): teste(27) #2 {main} thrown in /in/fOqhd on line 6
Process exited with code 255.
Output for 5.4.29
string(6) "5.4.29" Fatal error: Uncaught exception 'Exception' with message 'It\'s not a INT ' in /in/fOqhd:6 Stack trace: #0 /in/fOqhd(12): {closure}() #1 /in/fOqhd(16): teste(27) #2 {main} thrown in /in/fOqhd on line 6
Process exited with code 255.
Output for 5.4.28
string(6) "5.4.28" Fatal error: Uncaught exception 'Exception' with message 'It\'s not a INT ' in /in/fOqhd:6 Stack trace: #0 /in/fOqhd(12): {closure}() #1 /in/fOqhd(16): teste(27) #2 {main} thrown in /in/fOqhd on line 6
Process exited with code 255.
Output for 5.4.27
string(6) "5.4.27" Fatal error: Uncaught exception 'Exception' with message 'It\'s not a INT ' in /in/fOqhd:6 Stack trace: #0 /in/fOqhd(12): {closure}() #1 /in/fOqhd(16): teste(27) #2 {main} thrown in /in/fOqhd on line 6
Process exited with code 255.
Output for 5.4.26
string(6) "5.4.26" Fatal error: Uncaught exception 'Exception' with message 'It\'s not a INT ' in /in/fOqhd:6 Stack trace: #0 /in/fOqhd(12): {closure}() #1 /in/fOqhd(16): teste(27) #2 {main} thrown in /in/fOqhd on line 6
Process exited with code 255.
Output for 5.4.25
string(6) "5.4.25" Fatal error: Uncaught exception 'Exception' with message 'It\'s not a INT ' in /in/fOqhd:6 Stack trace: #0 /in/fOqhd(12): {closure}() #1 /in/fOqhd(16): teste(27) #2 {main} thrown in /in/fOqhd on line 6
Process exited with code 255.
Output for 5.4.24
string(6) "5.4.24" Fatal error: Uncaught exception 'Exception' with message 'It\'s not a INT ' in /in/fOqhd:6 Stack trace: #0 /in/fOqhd(12): {closure}() #1 /in/fOqhd(16): teste(27) #2 {main} thrown in /in/fOqhd on line 6
Process exited with code 255.
Output for 5.4.23
string(6) "5.4.23" Fatal error: Uncaught exception 'Exception' with message 'It\'s not a INT ' in /in/fOqhd:6 Stack trace: #0 /in/fOqhd(12): {closure}() #1 /in/fOqhd(16): teste(27) #2 {main} thrown in /in/fOqhd on line 6
Process exited with code 255.
Output for 5.4.22
string(6) "5.4.22" Fatal error: Uncaught exception 'Exception' with message 'It\'s not a INT ' in /in/fOqhd:6 Stack trace: #0 /in/fOqhd(12): {closure}() #1 /in/fOqhd(16): teste(27) #2 {main} thrown in /in/fOqhd on line 6
Process exited with code 255.
Output for 5.4.21
string(6) "5.4.21" Fatal error: Uncaught exception 'Exception' with message 'It\'s not a INT ' in /in/fOqhd:6 Stack trace: #0 /in/fOqhd(12): {closure}() #1 /in/fOqhd(16): teste(27) #2 {main} thrown in /in/fOqhd on line 6
Process exited with code 255.
Output for 5.4.20
string(6) "5.4.20" Fatal error: Uncaught exception 'Exception' with message 'It\'s not a INT ' in /in/fOqhd:6 Stack trace: #0 /in/fOqhd(12): {closure}() #1 /in/fOqhd(16): teste(27) #2 {main} thrown in /in/fOqhd on line 6
Process exited with code 255.
Output for 5.4.19
string(6) "5.4.19" Fatal error: Uncaught exception 'Exception' with message 'It\'s not a INT ' in /in/fOqhd:6 Stack trace: #0 /in/fOqhd(12): {closure}() #1 /in/fOqhd(16): teste(27) #2 {main} thrown in /in/fOqhd on line 6
Process exited with code 255.
Output for 5.4.18
string(6) "5.4.18" Fatal error: Uncaught exception 'Exception' with message 'It\'s not a INT ' in /in/fOqhd:6 Stack trace: #0 /in/fOqhd(12): {closure}() #1 /in/fOqhd(16): teste(27) #2 {main} thrown in /in/fOqhd on line 6
Process exited with code 255.
Output for 5.4.17
string(6) "5.4.17" Fatal error: Uncaught exception 'Exception' with message 'It\'s not a INT ' in /in/fOqhd:6 Stack trace: #0 /in/fOqhd(12): {closure}() #1 /in/fOqhd(16): teste(27) #2 {main} thrown in /in/fOqhd on line 6
Process exited with code 255.
Output for 5.4.16
string(6) "5.4.16" Fatal error: Uncaught exception 'Exception' with message 'It\'s not a INT ' in /in/fOqhd:6 Stack trace: #0 /in/fOqhd(12): {closure}() #1 /in/fOqhd(16): teste(27) #2 {main} thrown in /in/fOqhd on line 6
Process exited with code 255.
Output for 5.4.15
string(6) "5.4.15" Fatal error: Uncaught exception 'Exception' with message 'It\'s not a INT ' in /in/fOqhd:6 Stack trace: #0 /in/fOqhd(12): {closure}() #1 /in/fOqhd(16): teste(27) #2 {main} thrown in /in/fOqhd on line 6
Process exited with code 255.
Output for 5.4.14
string(6) "5.4.14" Fatal error: Uncaught exception 'Exception' with message 'It\'s not a INT ' in /in/fOqhd:6 Stack trace: #0 /in/fOqhd(12): {closure}() #1 /in/fOqhd(16): teste(27) #2 {main} thrown in /in/fOqhd on line 6
Process exited with code 255.
Output for 5.4.13
string(6) "5.4.13" Fatal error: Uncaught exception 'Exception' with message 'It\'s not a INT ' in /in/fOqhd:6 Stack trace: #0 /in/fOqhd(12): {closure}() #1 /in/fOqhd(16): teste(27) #2 {main} thrown in /in/fOqhd on line 6
Process exited with code 255.
Output for 5.4.12
string(6) "5.4.12" Fatal error: Uncaught exception 'Exception' with message 'It\'s not a INT ' in /in/fOqhd:6 Stack trace: #0 /in/fOqhd(12): {closure}() #1 /in/fOqhd(16): teste(27) #2 {main} thrown in /in/fOqhd on line 6
Process exited with code 255.
Output for 5.4.11
string(6) "5.4.11" Fatal error: Uncaught exception 'Exception' with message 'It\'s not a INT ' in /in/fOqhd:6 Stack trace: #0 /in/fOqhd(12): {closure}() #1 /in/fOqhd(16): teste(27) #2 {main} thrown in /in/fOqhd on line 6
Process exited with code 255.
Output for 5.4.10
string(6) "5.4.10" Fatal error: Uncaught exception 'Exception' with message 'It\'s not a INT ' in /in/fOqhd:6 Stack trace: #0 /in/fOqhd(12): {closure}() #1 /in/fOqhd(16): teste(27) #2 {main} thrown in /in/fOqhd on line 6
Process exited with code 255.
Output for 5.4.9
string(5) "5.4.9" Fatal error: Uncaught exception 'Exception' with message 'It\'s not a INT ' in /in/fOqhd:6 Stack trace: #0 /in/fOqhd(12): {closure}() #1 /in/fOqhd(16): teste(27) #2 {main} thrown in /in/fOqhd on line 6
Process exited with code 255.
Output for 5.4.8
string(5) "5.4.8" Fatal error: Uncaught exception 'Exception' with message 'It\'s not a INT ' in /in/fOqhd:6 Stack trace: #0 /in/fOqhd(12): {closure}() #1 /in/fOqhd(16): teste(27) #2 {main} thrown in /in/fOqhd on line 6
Process exited with code 255.
Output for 5.4.7
string(5) "5.4.7" Fatal error: Uncaught exception 'Exception' with message 'It\'s not a INT ' in /in/fOqhd:6 Stack trace: #0 /in/fOqhd(12): {closure}() #1 /in/fOqhd(16): teste(27) #2 {main} thrown in /in/fOqhd on line 6
Process exited with code 255.
Output for 5.4.6
string(5) "5.4.6" Fatal error: Uncaught exception 'Exception' with message 'It\'s not a INT ' in /in/fOqhd:6 Stack trace: #0 /in/fOqhd(12): {closure}() #1 /in/fOqhd(16): teste(27) #2 {main} thrown in /in/fOqhd on line 6
Process exited with code 255.
Output for 5.4.5
string(5) "5.4.5" Fatal error: Uncaught exception 'Exception' with message 'It\'s not a INT ' in /in/fOqhd:6 Stack trace: #0 /in/fOqhd(12): {closure}() #1 /in/fOqhd(16): teste(27) #2 {main} thrown in /in/fOqhd on line 6
Process exited with code 255.
Output for 5.4.4
string(5) "5.4.4" Fatal error: Uncaught exception 'Exception' with message 'It\'s not a INT ' in /in/fOqhd:6 Stack trace: #0 /in/fOqhd(12): {closure}() #1 /in/fOqhd(16): teste(27) #2 {main} thrown in /in/fOqhd on line 6
Process exited with code 255.
Output for 5.4.3
string(5) "5.4.3" Fatal error: Uncaught exception 'Exception' with message 'It\'s not a INT ' in /in/fOqhd:6 Stack trace: #0 /in/fOqhd(12): {closure}() #1 /in/fOqhd(16): teste(27) #2 {main} thrown in /in/fOqhd on line 6
Process exited with code 255.
Output for 5.4.2
string(5) "5.4.2" Fatal error: Uncaught exception 'Exception' with message 'It\'s not a INT ' in /in/fOqhd:6 Stack trace: #0 /in/fOqhd(12): {closure}() #1 /in/fOqhd(16): teste(27) #2 {main} thrown in /in/fOqhd on line 6
Process exited with code 255.
Output for 5.4.1
string(5) "5.4.1" Fatal error: Uncaught exception 'Exception' with message 'It\'s not a INT ' in /in/fOqhd:6 Stack trace: #0 /in/fOqhd(12): {closure}() #1 /in/fOqhd(16): teste(27) #2 {main} thrown in /in/fOqhd on line 6
Process exited with code 255.
Output for 5.4.0
string(5) "5.4.0" Fatal error: Uncaught exception 'Exception' with message 'It\'s not a INT ' in /in/fOqhd:6 Stack trace: #0 /in/fOqhd(12): {closure}() #1 /in/fOqhd(16): teste(27) #2 {main} thrown in /in/fOqhd on line 6
Process exited with code 255.
Output for 5.3.29
string(6) "5.3.29" Fatal error: Uncaught exception 'Exception' with message 'It\'s not a INT ' in /in/fOqhd:6 Stack trace: #0 /in/fOqhd(12): {closure}() #1 /in/fOqhd(16): teste(27) #2 {main} thrown in /in/fOqhd on line 6
Process exited with code 255.
Output for 5.3.28
string(6) "5.3.28" Fatal error: Uncaught exception 'Exception' with message 'It\'s not a INT ' in /in/fOqhd:6 Stack trace: #0 /in/fOqhd(12): {closure}() #1 /in/fOqhd(16): teste(27) #2 {main} thrown in /in/fOqhd on line 6
Process exited with code 255.
Output for 5.3.27
string(6) "5.3.27" Fatal error: Uncaught exception 'Exception' with message 'It\'s not a INT ' in /in/fOqhd:6 Stack trace: #0 /in/fOqhd(12): {closure}() #1 /in/fOqhd(16): teste(27) #2 {main} thrown in /in/fOqhd on line 6
Process exited with code 255.
Output for 5.3.26
string(6) "5.3.26" Fatal error: Uncaught exception 'Exception' with message 'It\'s not a INT ' in /in/fOqhd:6 Stack trace: #0 /in/fOqhd(12): {closure}() #1 /in/fOqhd(16): teste(27) #2 {main} thrown in /in/fOqhd on line 6
Process exited with code 255.
Output for 5.3.25
string(6) "5.3.25" Fatal error: Uncaught exception 'Exception' with message 'It\'s not a INT ' in /in/fOqhd:6 Stack trace: #0 /in/fOqhd(12): {closure}() #1 /in/fOqhd(16): teste(27) #2 {main} thrown in /in/fOqhd on line 6
Process exited with code 255.
Output for 5.3.24
string(6) "5.3.24" Fatal error: Uncaught exception 'Exception' with message 'It\'s not a INT ' in /in/fOqhd:6 Stack trace: #0 /in/fOqhd(12): {closure}() #1 /in/fOqhd(16): teste(27) #2 {main} thrown in /in/fOqhd on line 6
Process exited with code 255.
Output for 5.3.23
string(6) "5.3.23" Fatal error: Uncaught exception 'Exception' with message 'It\'s not a INT ' in /in/fOqhd:6 Stack trace: #0 /in/fOqhd(12): {closure}() #1 /in/fOqhd(16): teste(27) #2 {main} thrown in /in/fOqhd on line 6
Process exited with code 255.
Output for 5.3.22
string(6) "5.3.22" Fatal error: Uncaught exception 'Exception' with message 'It\'s not a INT ' in /in/fOqhd:6 Stack trace: #0 /in/fOqhd(12): {closure}() #1 /in/fOqhd(16): teste(27) #2 {main} thrown in /in/fOqhd on line 6
Process exited with code 255.
Output for 5.3.21
string(6) "5.3.21" Fatal error: Uncaught exception 'Exception' with message 'It\'s not a INT ' in /in/fOqhd:6 Stack trace: #0 /in/fOqhd(12): {closure}() #1 /in/fOqhd(16): teste(27) #2 {main} thrown in /in/fOqhd on line 6
Process exited with code 255.
Output for 5.3.20
string(6) "5.3.20" Fatal error: Uncaught exception 'Exception' with message 'It\'s not a INT ' in /in/fOqhd:6 Stack trace: #0 /in/fOqhd(12): {closure}() #1 /in/fOqhd(16): teste(27) #2 {main} thrown in /in/fOqhd on line 6
Process exited with code 255.
Output for 5.3.19
string(6) "5.3.19" Fatal error: Uncaught exception 'Exception' with message 'It\'s not a INT ' in /in/fOqhd:6 Stack trace: #0 /in/fOqhd(12): {closure}() #1 /in/fOqhd(16): teste(27) #2 {main} thrown in /in/fOqhd on line 6
Process exited with code 255.
Output for 5.3.18
string(6) "5.3.18" Fatal error: Uncaught exception 'Exception' with message 'It\'s not a INT ' in /in/fOqhd:6 Stack trace: #0 /in/fOqhd(12): {closure}() #1 /in/fOqhd(16): teste(27) #2 {main} thrown in /in/fOqhd on line 6
Process exited with code 255.
Output for 5.3.17
string(6) "5.3.17" Fatal error: Uncaught exception 'Exception' with message 'It\'s not a INT ' in /in/fOqhd:6 Stack trace: #0 /in/fOqhd(12): {closure}() #1 /in/fOqhd(16): teste(27) #2 {main} thrown in /in/fOqhd on line 6
Process exited with code 255.
Output for 5.3.16
string(6) "5.3.16" Fatal error: Uncaught exception 'Exception' with message 'It\'s not a INT ' in /in/fOqhd:6 Stack trace: #0 /in/fOqhd(12): {closure}() #1 /in/fOqhd(16): teste(27) #2 {main} thrown in /in/fOqhd on line 6
Process exited with code 255.
Output for 5.3.15
string(6) "5.3.15" Fatal error: Uncaught exception 'Exception' with message 'It\'s not a INT ' in /in/fOqhd:6 Stack trace: #0 /in/fOqhd(12): {closure}() #1 /in/fOqhd(16): teste(27) #2 {main} thrown in /in/fOqhd on line 6
Process exited with code 255.
Output for 5.3.14
string(6) "5.3.14" Fatal error: Uncaught exception 'Exception' with message 'It\'s not a INT ' in /in/fOqhd:6 Stack trace: #0 /in/fOqhd(12): {closure}() #1 /in/fOqhd(16): teste(27) #2 {main} thrown in /in/fOqhd on line 6
Process exited with code 255.
Output for 5.3.13
string(6) "5.3.13" Fatal error: Uncaught exception 'Exception' with message 'It\'s not a INT ' in /in/fOqhd:6 Stack trace: #0 /in/fOqhd(12): {closure}() #1 /in/fOqhd(16): teste(27) #2 {main} thrown in /in/fOqhd on line 6
Process exited with code 255.
Output for 5.3.12
string(6) "5.3.12" Fatal error: Uncaught exception 'Exception' with message 'It\'s not a INT ' in /in/fOqhd:6 Stack trace: #0 /in/fOqhd(12): {closure}() #1 /in/fOqhd(16): teste(27) #2 {main} thrown in /in/fOqhd on line 6
Process exited with code 255.
Output for 5.3.11
string(6) "5.3.11" Fatal error: Uncaught exception 'Exception' with message 'It\'s not a INT ' in /in/fOqhd:6 Stack trace: #0 /in/fOqhd(12): {closure}() #1 /in/fOqhd(16): teste(27) #2 {main} thrown in /in/fOqhd on line 6
Process exited with code 255.
Output for 5.3.10
string(6) "5.3.10" Fatal error: Uncaught exception 'Exception' with message 'It\'s not a INT ' in /in/fOqhd:6 Stack trace: #0 /in/fOqhd(12): {closure}() #1 /in/fOqhd(16): teste(27) #2 {main} thrown in /in/fOqhd on line 6
Process exited with code 255.
Output for 5.3.9
string(5) "5.3.9" Fatal error: Uncaught exception 'Exception' with message 'It\'s not a INT ' in /in/fOqhd:6 Stack trace: #0 /in/fOqhd(12): {closure}() #1 /in/fOqhd(16): teste(27) #2 {main} thrown in /in/fOqhd on line 6
Process exited with code 255.
Output for 5.3.8
string(5) "5.3.8" Fatal error: Uncaught exception 'Exception' with message 'It\'s not a INT ' in /in/fOqhd:6 Stack trace: #0 /in/fOqhd(12): {closure}() #1 /in/fOqhd(16): teste(27) #2 {main} thrown in /in/fOqhd on line 6
Process exited with code 255.
Output for 5.3.7
string(5) "5.3.7" Fatal error: Uncaught exception 'Exception' with message 'It\'s not a INT ' in /in/fOqhd:6 Stack trace: #0 /in/fOqhd(12): {closure}() #1 /in/fOqhd(16): teste(27) #2 {main} thrown in /in/fOqhd on line 6
Process exited with code 255.
Output for 5.3.6
string(5) "5.3.6" Fatal error: Uncaught exception 'Exception' with message 'It\'s not a INT ' in /in/fOqhd:6 Stack trace: #0 /in/fOqhd(12): {closure}() #1 /in/fOqhd(16): teste(27) #2 {main} thrown in /in/fOqhd on line 6
Process exited with code 255.
Output for 5.3.5
string(5) "5.3.5" Fatal error: Uncaught exception 'Exception' with message 'It\'s not a INT ' in /in/fOqhd:6 Stack trace: #0 /in/fOqhd(12): {closure}() #1 /in/fOqhd(16): teste(27) #2 {main} thrown in /in/fOqhd on line 6
Process exited with code 255.
Output for 5.3.4
string(5) "5.3.4" Fatal error: Uncaught exception 'Exception' with message 'It\'s not a INT ' in /in/fOqhd:6 Stack trace: #0 /in/fOqhd(12): {closure}() #1 /in/fOqhd(16): teste(27) #2 {main} thrown in /in/fOqhd on line 6
Process exited with code 255.
Output for 5.3.3
string(5) "5.3.3" Fatal error: Uncaught exception 'Exception' with message 'It\'s not a INT ' in /in/fOqhd:6 Stack trace: #0 /in/fOqhd(12): {closure}() #1 /in/fOqhd(16): teste(27) #2 {main} thrown in /in/fOqhd on line 6
Process exited with code 255.
Output for 5.3.2
string(5) "5.3.2" Fatal error: Uncaught exception 'Exception' with message 'It\'s not a INT ' in /in/fOqhd:6 Stack trace: #0 /in/fOqhd(12): {closure}() #1 /in/fOqhd(16): teste(27) #2 {main} thrown in /in/fOqhd on line 6
Process exited with code 255.
Output for 5.3.1
string(5) "5.3.1" Fatal error: Uncaught exception 'Exception' with message 'It\'s not a INT ' in /in/fOqhd:6 Stack trace: #0 /in/fOqhd(12): {closure}() #1 /in/fOqhd(16): teste(27) #2 {main} thrown in /in/fOqhd on line 6
Process exited with code 255.
Output for 5.3.0
string(5) "5.3.0" Fatal error: Uncaught exception 'Exception' with message 'It\'s not a INT ' in /in/fOqhd:6 Stack trace: #0 /in/fOqhd(12): {closure}() #1 /in/fOqhd(16): teste(27) #2 {main} thrown in /in/fOqhd on line 6
Process exited with code 255.
Output for 4.4.2 - 4.4.9, 5.1.0 - 5.1.6, 5.2.0 - 5.2.17
Parse error: syntax error, unexpected T_FUNCTION in /in/fOqhd on line 4
Process exited with code 255.
Output for 4.3.0 - 4.3.1, 4.3.5 - 4.3.11, 4.4.0 - 4.4.1, 5.0.0 - 5.0.5
Parse error: parse error, unexpected T_FUNCTION in /in/fOqhd on line 4
Process exited with code 255.
Output for 4.3.2 - 4.3.4
Parse error: parse error in /in/fOqhd on line 4
Process exited with code 255.

preferences:
213.37 ms | 401 KiB | 224 Q