3v4l.org

run code in 300+ PHP versions simultaneously
<?php $count = 2; $code = ' a'; $fName = create_function('$i', $code); $start = microtime(true); for($i = 0; $i < $count; $i++){ echo eval($code)."\r\n"; } printf("#1, done in %f\n", microtime(true) - $start); $start = microtime(true); for($i = 0; $i < $count; $i++){ echo $fName($i)."\r\n"; } printf("#2, done in %f\n", microtime(true) - $start); ?>
Output for 7.2.0 - 7.2.25, 7.3.0 - 7.3.12, 7.4.0
Deprecated: Function create_function() is deprecated in /in/jhmjW on line 6 Parse error: syntax error, unexpected '}' in /in/jhmjW(6) : runtime-created function on line 2
Process exited with code 255.
Output for 7.0.0 - 7.0.33, 7.1.0 - 7.1.33
Parse error: syntax error, unexpected '}' in /in/jhmjW(6) : runtime-created function on line 2
Process exited with code 255.
Output for 5.4.1, 5.4.41, 5.5.28, 5.6.40
Parse error: syntax error, unexpected '}' in /in/jhmjW(6) : runtime-created function on line 2 Parse error: syntax error, unexpected end of file in /in/jhmjW(10) : eval()'d code on line 2 Parse error: syntax error, unexpected end of file in /in/jhmjW(10) : eval()'d code on line 2 #1, done in 0.000048 Fatal error: Function name must be a string in /in/jhmjW on line 17
Process exited with code 255.
Output for 5.4.21, 5.6.7, 5.6.35, 5.6.39
Parse error: syntax error, unexpected '}' in /in/jhmjW(6) : runtime-created function on line 2 Parse error: syntax error, unexpected end of file in /in/jhmjW(10) : eval()'d code on line 2 Parse error: syntax error, unexpected end of file in /in/jhmjW(10) : eval()'d code on line 2 #1, done in 0.000028 Fatal error: Function name must be a string in /in/jhmjW on line 17
Process exited with code 255.
Output for 5.6.38
Parse error: syntax error, unexpected '}' in /in/jhmjW(6) : runtime-created function on line 2 Parse error: syntax error, unexpected end of file in /in/jhmjW(10) : eval()'d code on line 2 Parse error: syntax error, unexpected end of file in /in/jhmjW(10) : eval()'d code on line 2 #1, done in 0.000044 Fatal error: Function name must be a string in /in/jhmjW on line 17
Process exited with code 255.
Output for 5.5.34, 5.6.37
Parse error: syntax error, unexpected '}' in /in/jhmjW(6) : runtime-created function on line 2 Parse error: syntax error, unexpected end of file in /in/jhmjW(10) : eval()'d code on line 2 Parse error: syntax error, unexpected end of file in /in/jhmjW(10) : eval()'d code on line 2 #1, done in 0.000033 Fatal error: Function name must be a string in /in/jhmjW on line 17
Process exited with code 255.
Output for 5.4.13, 5.4.31, 5.5.12, 5.5.19, 5.5.29 - 5.5.30, 5.6.19, 5.6.24, 5.6.36
Parse error: syntax error, unexpected '}' in /in/jhmjW(6) : runtime-created function on line 2 Parse error: syntax error, unexpected end of file in /in/jhmjW(10) : eval()'d code on line 2 Parse error: syntax error, unexpected end of file in /in/jhmjW(10) : eval()'d code on line 2 #1, done in 0.000032 Fatal error: Function name must be a string in /in/jhmjW on line 17
Process exited with code 255.
Output for 5.4.25, 5.6.23, 5.6.34
Parse error: syntax error, unexpected '}' in /in/jhmjW(6) : runtime-created function on line 2 Parse error: syntax error, unexpected end of file in /in/jhmjW(10) : eval()'d code on line 2 Parse error: syntax error, unexpected end of file in /in/jhmjW(10) : eval()'d code on line 2 #1, done in 0.000037 Fatal error: Function name must be a string in /in/jhmjW on line 17
Process exited with code 255.
Output for 5.5.8, 5.6.33
Parse error: syntax error, unexpected '}' in /in/jhmjW(6) : runtime-created function on line 2 Parse error: syntax error, unexpected end of file in /in/jhmjW(10) : eval()'d code on line 2 Parse error: syntax error, unexpected end of file in /in/jhmjW(10) : eval()'d code on line 2 #1, done in 0.000025 Fatal error: Function name must be a string in /in/jhmjW on line 17
Process exited with code 255.
Output for 5.6.32
Parse error: syntax error, unexpected '}' in /in/jhmjW(6) : runtime-created function on line 2 Parse error: syntax error, unexpected end of file in /in/jhmjW(10) : eval()'d code on line 2 Parse error: syntax error, unexpected end of file in /in/jhmjW(10) : eval()'d code on line 2 #1, done in 0.000072 Fatal error: Function name must be a string in /in/jhmjW on line 17
Process exited with code 255.
Output for 5.4.39, 5.5.20, 5.5.25, 5.6.31
Parse error: syntax error, unexpected '}' in /in/jhmjW(6) : runtime-created function on line 2 Parse error: syntax error, unexpected end of file in /in/jhmjW(10) : eval()'d code on line 2 Parse error: syntax error, unexpected end of file in /in/jhmjW(10) : eval()'d code on line 2 #1, done in 0.000036 Fatal error: Function name must be a string in /in/jhmjW on line 17
Process exited with code 255.
Output for 5.4.27, 5.4.42, 5.6.30
Parse error: syntax error, unexpected '}' in /in/jhmjW(6) : runtime-created function on line 2 Parse error: syntax error, unexpected end of file in /in/jhmjW(10) : eval()'d code on line 2 Parse error: syntax error, unexpected end of file in /in/jhmjW(10) : eval()'d code on line 2 #1, done in 0.000053 Fatal error: Function name must be a string in /in/jhmjW on line 17
Process exited with code 255.
Output for 5.6.29
Parse error: syntax error, unexpected '}' in /in/jhmjW(6) : runtime-created function on line 2 Parse error: syntax error, unexpected end of file in /in/jhmjW(10) : eval()'d code on line 2 Parse error: syntax error, unexpected end of file in /in/jhmjW(10) : eval()'d code on line 2 #1, done in 0.000059 Fatal error: Function name must be a string in /in/jhmjW on line 17
Process exited with code 255.
Output for 5.6.28
Parse error: syntax error, unexpected '}' in /in/jhmjW(6) : runtime-created function on line 2 Parse error: syntax error, unexpected end of file in /in/jhmjW(10) : eval()'d code on line 2 Parse error: syntax error, unexpected end of file in /in/jhmjW(10) : eval()'d code on line 2 #1, done in 0.011890 Fatal error: Function name must be a string in /in/jhmjW on line 17
Process exited with code 255.
Output for 5.4.15, 5.5.4, 5.5.37, 5.6.5, 5.6.27
Parse error: syntax error, unexpected '}' in /in/jhmjW(6) : runtime-created function on line 2 Parse error: syntax error, unexpected end of file in /in/jhmjW(10) : eval()'d code on line 2 Parse error: syntax error, unexpected end of file in /in/jhmjW(10) : eval()'d code on line 2 #1, done in 0.000042 Fatal error: Function name must be a string in /in/jhmjW on line 17
Process exited with code 255.
Output for 5.4.3, 5.4.43, 5.6.26
Parse error: syntax error, unexpected '}' in /in/jhmjW(6) : runtime-created function on line 2 Parse error: syntax error, unexpected end of file in /in/jhmjW(10) : eval()'d code on line 2 Parse error: syntax error, unexpected end of file in /in/jhmjW(10) : eval()'d code on line 2 #1, done in 0.000029 Fatal error: Function name must be a string in /in/jhmjW on line 17
Process exited with code 255.
Output for 5.6.25
Parse error: syntax error, unexpected '}' in /in/jhmjW(6) : runtime-created function on line 2 Parse error: syntax error, unexpected end of file in /in/jhmjW(10) : eval()'d code on line 2 Parse error: syntax error, unexpected end of file in /in/jhmjW(10) : eval()'d code on line 2 #1, done in 0.012433 Fatal error: Function name must be a string in /in/jhmjW on line 17
Process exited with code 255.
Output for 5.4.23, 5.6.22
Parse error: syntax error, unexpected '}' in /in/jhmjW(6) : runtime-created function on line 2 Parse error: syntax error, unexpected end of file in /in/jhmjW(10) : eval()'d code on line 2 Parse error: syntax error, unexpected end of file in /in/jhmjW(10) : eval()'d code on line 2 #1, done in 0.000043 Fatal error: Function name must be a string in /in/jhmjW on line 17
Process exited with code 255.
Output for 5.6.21
Parse error: syntax error, unexpected '}' in /in/jhmjW(6) : runtime-created function on line 2 Parse error: syntax error, unexpected end of file in /in/jhmjW(10) : eval()'d code on line 2 Parse error: syntax error, unexpected end of file in /in/jhmjW(10) : eval()'d code on line 2 #1, done in 0.000076 Fatal error: Function name must be a string in /in/jhmjW on line 17
Process exited with code 255.
Output for 5.6.20
Parse error: syntax error, unexpected '}' in /in/jhmjW(6) : runtime-created function on line 2 Parse error: syntax error, unexpected end of file in /in/jhmjW(10) : eval()'d code on line 2 Parse error: syntax error, unexpected end of file in /in/jhmjW(10) : eval()'d code on line 2 #1, done in 0.000069 Fatal error: Function name must be a string in /in/jhmjW on line 17
Process exited with code 255.
Output for 5.5.14, 5.5.23, 5.6.18
Parse error: syntax error, unexpected '}' in /in/jhmjW(6) : runtime-created function on line 2 Parse error: syntax error, unexpected end of file in /in/jhmjW(10) : eval()'d code on line 2 Parse error: syntax error, unexpected end of file in /in/jhmjW(10) : eval()'d code on line 2 #1, done in 0.000055 Fatal error: Function name must be a string in /in/jhmjW on line 17
Process exited with code 255.
Output for 5.4.14, 5.4.22, 5.4.33, 5.5.36, 5.6.17
Parse error: syntax error, unexpected '}' in /in/jhmjW(6) : runtime-created function on line 2 Parse error: syntax error, unexpected end of file in /in/jhmjW(10) : eval()'d code on line 2 Parse error: syntax error, unexpected end of file in /in/jhmjW(10) : eval()'d code on line 2 #1, done in 0.000038 Fatal error: Function name must be a string in /in/jhmjW on line 17
Process exited with code 255.
Output for 5.6.16
Parse error: syntax error, unexpected '}' in /in/jhmjW(6) : runtime-created function on line 2 Parse error: syntax error, unexpected end of file in /in/jhmjW(10) : eval()'d code on line 2 Parse error: syntax error, unexpected end of file in /in/jhmjW(10) : eval()'d code on line 2 #1, done in 0.014523 Fatal error: Function name must be a string in /in/jhmjW on line 17
Process exited with code 255.
Output for 5.6.15
Parse error: syntax error, unexpected '}' in /in/jhmjW(6) : runtime-created function on line 2 Parse error: syntax error, unexpected end of file in /in/jhmjW(10) : eval()'d code on line 2 Parse error: syntax error, unexpected end of file in /in/jhmjW(10) : eval()'d code on line 2 #1, done in 0.030622 Fatal error: Function name must be a string in /in/jhmjW on line 17
Process exited with code 255.
Output for 5.6.14
Parse error: syntax error, unexpected '}' in /in/jhmjW(6) : runtime-created function on line 2 Parse error: syntax error, unexpected end of file in /in/jhmjW(10) : eval()'d code on line 2 Parse error: syntax error, unexpected end of file in /in/jhmjW(10) : eval()'d code on line 2 #1, done in 0.007540 Fatal error: Function name must be a string in /in/jhmjW on line 17
Process exited with code 255.
Output for 5.6.13
Parse error: syntax error, unexpected '}' in /in/jhmjW(6) : runtime-created function on line 2 Parse error: syntax error, unexpected end of file in /in/jhmjW(10) : eval()'d code on line 2 Parse error: syntax error, unexpected end of file in /in/jhmjW(10) : eval()'d code on line 2 #1, done in 0.000071 Fatal error: Function name must be a string in /in/jhmjW on line 17
Process exited with code 255.
Output for 5.4.16, 5.5.6, 5.5.16, 5.6.12
Parse error: syntax error, unexpected '}' in /in/jhmjW(6) : runtime-created function on line 2 Parse error: syntax error, unexpected end of file in /in/jhmjW(10) : eval()'d code on line 2 Parse error: syntax error, unexpected end of file in /in/jhmjW(10) : eval()'d code on line 2 #1, done in 0.000049 Fatal error: Function name must be a string in /in/jhmjW on line 17
Process exited with code 255.
Output for 5.6.11
Parse error: syntax error, unexpected '}' in /in/jhmjW(6) : runtime-created function on line 2 Parse error: syntax error, unexpected end of file in /in/jhmjW(10) : eval()'d code on line 2 Parse error: syntax error, unexpected end of file in /in/jhmjW(10) : eval()'d code on line 2 #1, done in 0.024613 Fatal error: Function name must be a string in /in/jhmjW on line 17
Process exited with code 255.
Output for 5.6.10
Parse error: syntax error, unexpected '}' in /in/jhmjW(6) : runtime-created function on line 2 Parse error: syntax error, unexpected end of file in /in/jhmjW(10) : eval()'d code on line 2 Parse error: syntax error, unexpected end of file in /in/jhmjW(10) : eval()'d code on line 2 #1, done in 0.006122 Fatal error: Function name must be a string in /in/jhmjW on line 17
Process exited with code 255.
Output for 5.5.1, 5.5.24, 5.5.26 - 5.5.27, 5.6.1, 5.6.9
Parse error: syntax error, unexpected '}' in /in/jhmjW(6) : runtime-created function on line 2 Parse error: syntax error, unexpected end of file in /in/jhmjW(10) : eval()'d code on line 2 Parse error: syntax error, unexpected end of file in /in/jhmjW(10) : eval()'d code on line 2 #1, done in 0.000031 Fatal error: Function name must be a string in /in/jhmjW on line 17
Process exited with code 255.
Output for 5.6.8
Parse error: syntax error, unexpected '}' in /in/jhmjW(6) : runtime-created function on line 2 Parse error: syntax error, unexpected end of file in /in/jhmjW(10) : eval()'d code on line 2 Parse error: syntax error, unexpected end of file in /in/jhmjW(10) : eval()'d code on line 2 #1, done in 0.022656 Fatal error: Function name must be a string in /in/jhmjW on line 17
Process exited with code 255.
Output for 5.5.32, 5.6.6
Parse error: syntax error, unexpected '}' in /in/jhmjW(6) : runtime-created function on line 2 Parse error: syntax error, unexpected end of file in /in/jhmjW(10) : eval()'d code on line 2 Parse error: syntax error, unexpected end of file in /in/jhmjW(10) : eval()'d code on line 2 #1, done in 0.000030 Fatal error: Function name must be a string in /in/jhmjW on line 17
Process exited with code 255.
Output for 5.6.4
Parse error: syntax error, unexpected '}' in /in/jhmjW(6) : runtime-created function on line 2 Parse error: syntax error, unexpected end of file in /in/jhmjW(10) : eval()'d code on line 2 Parse error: syntax error, unexpected end of file in /in/jhmjW(10) : eval()'d code on line 2 #1, done in 0.024081 Fatal error: Function name must be a string in /in/jhmjW on line 17
Process exited with code 255.
Output for 5.4.6, 5.4.24, 5.4.36, 5.5.5, 5.5.31, 5.6.3
Parse error: syntax error, unexpected '}' in /in/jhmjW(6) : runtime-created function on line 2 Parse error: syntax error, unexpected end of file in /in/jhmjW(10) : eval()'d code on line 2 Parse error: syntax error, unexpected end of file in /in/jhmjW(10) : eval()'d code on line 2 #1, done in 0.000040 Fatal error: Function name must be a string in /in/jhmjW on line 17
Process exited with code 255.
Output for 5.6.2
Parse error: syntax error, unexpected '}' in /in/jhmjW(6) : runtime-created function on line 2 Parse error: syntax error, unexpected end of file in /in/jhmjW(10) : eval()'d code on line 2 Parse error: syntax error, unexpected end of file in /in/jhmjW(10) : eval()'d code on line 2 #1, done in 0.024142 Fatal error: Function name must be a string in /in/jhmjW on line 17
Process exited with code 255.
Output for 5.6.0
Parse error: syntax error, unexpected '}' in /in/jhmjW(6) : runtime-created function on line 2 Parse error: syntax error, unexpected end of file in /in/jhmjW(10) : eval()'d code on line 2 Parse error: syntax error, unexpected end of file in /in/jhmjW(10) : eval()'d code on line 2 #1, done in 0.013503 Fatal error: Function name must be a string in /in/jhmjW on line 17
Process exited with code 255.
Output for 5.5.0, 5.5.3, 5.5.21, 5.5.38
Parse error: syntax error, unexpected '}' in /in/jhmjW(6) : runtime-created function on line 2 Parse error: syntax error, unexpected end of file in /in/jhmjW(10) : eval()'d code on line 2 Parse error: syntax error, unexpected end of file in /in/jhmjW(10) : eval()'d code on line 2 #1, done in 0.000052 Fatal error: Function name must be a string in /in/jhmjW on line 17
Process exited with code 255.
Output for 5.5.35
Parse error: syntax error, unexpected '}' in /in/jhmjW(6) : runtime-created function on line 2 Parse error: syntax error, unexpected end of file in /in/jhmjW(10) : eval()'d code on line 2 Parse error: syntax error, unexpected end of file in /in/jhmjW(10) : eval()'d code on line 2 #1, done in 0.000065 Fatal error: Function name must be a string in /in/jhmjW on line 17
Process exited with code 255.
Output for 5.5.33
Parse error: syntax error, unexpected '}' in /in/jhmjW(6) : runtime-created function on line 2 Parse error: syntax error, unexpected end of file in /in/jhmjW(10) : eval()'d code on line 2 Parse error: syntax error, unexpected end of file in /in/jhmjW(10) : eval()'d code on line 2 #1, done in 0.000083 Fatal error: Function name must be a string in /in/jhmjW on line 17
Process exited with code 255.
Output for 5.4.28, 5.5.22
Parse error: syntax error, unexpected '}' in /in/jhmjW(6) : runtime-created function on line 2 Parse error: syntax error, unexpected end of file in /in/jhmjW(10) : eval()'d code on line 2 Parse error: syntax error, unexpected end of file in /in/jhmjW(10) : eval()'d code on line 2 #1, done in 0.000088 Fatal error: Function name must be a string in /in/jhmjW on line 17
Process exited with code 255.
Output for 5.5.18
Parse error: syntax error, unexpected '}' in /in/jhmjW(6) : runtime-created function on line 2 Parse error: syntax error, unexpected end of file in /in/jhmjW(10) : eval()'d code on line 2 Parse error: syntax error, unexpected end of file in /in/jhmjW(10) : eval()'d code on line 2 #1, done in 0.000060 Fatal error: Function name must be a string in /in/jhmjW on line 17
Process exited with code 255.
Output for 5.5.17
Parse error: syntax error, unexpected '}' in /in/jhmjW(6) : runtime-created function on line 2 Parse error: syntax error, unexpected end of file in /in/jhmjW(10) : eval()'d code on line 2 Parse error: syntax error, unexpected end of file in /in/jhmjW(10) : eval()'d code on line 2 #1, done in 0.000068 Fatal error: Function name must be a string in /in/jhmjW on line 17
Process exited with code 255.
Output for 5.5.15
Parse error: syntax error, unexpected '}' in /in/jhmjW(6) : runtime-created function on line 2 Parse error: syntax error, unexpected end of file in /in/jhmjW(10) : eval()'d code on line 2 Parse error: syntax error, unexpected end of file in /in/jhmjW(10) : eval()'d code on line 2 #1, done in 0.000100 Fatal error: Function name must be a string in /in/jhmjW on line 17
Process exited with code 255.
Output for 5.5.13
Parse error: syntax error, unexpected '}' in /in/jhmjW(6) : runtime-created function on line 2 Parse error: syntax error, unexpected end of file in /in/jhmjW(10) : eval()'d code on line 2 Parse error: syntax error, unexpected end of file in /in/jhmjW(10) : eval()'d code on line 2 #1, done in 0.000054 Fatal error: Function name must be a string in /in/jhmjW on line 17
Process exited with code 255.
Output for 5.5.11
Parse error: syntax error, unexpected '}' in /in/jhmjW(6) : runtime-created function on line 2 Parse error: syntax error, unexpected end of file in /in/jhmjW(10) : eval()'d code on line 2 Parse error: syntax error, unexpected end of file in /in/jhmjW(10) : eval()'d code on line 2 #1, done in 0.000035 Fatal error: Function name must be a string in /in/jhmjW on line 17
Process exited with code 255.
Output for 5.4.32, 5.5.10
Parse error: syntax error, unexpected '}' in /in/jhmjW(6) : runtime-created function on line 2 Parse error: syntax error, unexpected end of file in /in/jhmjW(10) : eval()'d code on line 2 Parse error: syntax error, unexpected end of file in /in/jhmjW(10) : eval()'d code on line 2 #1, done in 0.000050 Fatal error: Function name must be a string in /in/jhmjW on line 17
Process exited with code 255.
Output for 5.4.11, 5.5.9
Parse error: syntax error, unexpected '}' in /in/jhmjW(6) : runtime-created function on line 2 Parse error: syntax error, unexpected end of file in /in/jhmjW(10) : eval()'d code on line 2 Parse error: syntax error, unexpected end of file in /in/jhmjW(10) : eval()'d code on line 2 #1, done in 0.000046 Fatal error: Function name must be a string in /in/jhmjW on line 17
Process exited with code 255.
Output for 5.4.5, 5.5.7
Parse error: syntax error, unexpected '}' in /in/jhmjW(6) : runtime-created function on line 2 Parse error: syntax error, unexpected end of file in /in/jhmjW(10) : eval()'d code on line 2 Parse error: syntax error, unexpected end of file in /in/jhmjW(10) : eval()'d code on line 2 #1, done in 0.000066 Fatal error: Function name must be a string in /in/jhmjW on line 17
Process exited with code 255.
Output for 5.4.9, 5.5.2
Parse error: syntax error, unexpected '}' in /in/jhmjW(6) : runtime-created function on line 2 Parse error: syntax error, unexpected end of file in /in/jhmjW(10) : eval()'d code on line 2 Parse error: syntax error, unexpected end of file in /in/jhmjW(10) : eval()'d code on line 2 #1, done in 0.000034 Fatal error: Function name must be a string in /in/jhmjW on line 17
Process exited with code 255.
Output for 5.4.45
Parse error: syntax error, unexpected '}' in /in/jhmjW(6) : runtime-created function on line 2 Parse error: syntax error, unexpected end of file in /in/jhmjW(10) : eval()'d code on line 2 Parse error: syntax error, unexpected end of file in /in/jhmjW(10) : eval()'d code on line 2 #1, done in 0.000058 Fatal error: Function name must be a string in /in/jhmjW on line 17
Process exited with code 255.
Output for 5.4.18, 5.4.34, 5.4.44
Parse error: syntax error, unexpected '}' in /in/jhmjW(6) : runtime-created function on line 2 Parse error: syntax error, unexpected end of file in /in/jhmjW(10) : eval()'d code on line 2 Parse error: syntax error, unexpected end of file in /in/jhmjW(10) : eval()'d code on line 2 #1, done in 0.000056 Fatal error: Function name must be a string in /in/jhmjW on line 17
Process exited with code 255.
Output for 5.4.26, 5.4.30, 5.4.40
Parse error: syntax error, unexpected '}' in /in/jhmjW(6) : runtime-created function on line 2 Parse error: syntax error, unexpected end of file in /in/jhmjW(10) : eval()'d code on line 2 Parse error: syntax error, unexpected end of file in /in/jhmjW(10) : eval()'d code on line 2 #1, done in 0.000026 Fatal error: Function name must be a string in /in/jhmjW on line 17
Process exited with code 255.
Output for 5.4.35, 5.4.38
Parse error: syntax error, unexpected '}' in /in/jhmjW(6) : runtime-created function on line 2 Parse error: syntax error, unexpected end of file in /in/jhmjW(10) : eval()'d code on line 2 Parse error: syntax error, unexpected end of file in /in/jhmjW(10) : eval()'d code on line 2 #1, done in 0.000027 Fatal error: Function name must be a string in /in/jhmjW on line 17
Process exited with code 255.
Output for 5.4.2, 5.4.37
Parse error: syntax error, unexpected '}' in /in/jhmjW(6) : runtime-created function on line 2 Parse error: syntax error, unexpected end of file in /in/jhmjW(10) : eval()'d code on line 2 Parse error: syntax error, unexpected end of file in /in/jhmjW(10) : eval()'d code on line 2 #1, done in 0.000041 Fatal error: Function name must be a string in /in/jhmjW on line 17
Process exited with code 255.
Output for 5.4.29
Parse error: syntax error, unexpected '}' in /in/jhmjW(6) : runtime-created function on line 2 Parse error: syntax error, unexpected end of file in /in/jhmjW(10) : eval()'d code on line 2 Parse error: syntax error, unexpected end of file in /in/jhmjW(10) : eval()'d code on line 2 #1, done in 0.000093 Fatal error: Function name must be a string in /in/jhmjW on line 17
Process exited with code 255.
Output for 5.4.20
Parse error: syntax error, unexpected '}' in /in/jhmjW(6) : runtime-created function on line 2 Parse error: syntax error, unexpected end of file in /in/jhmjW(10) : eval()'d code on line 2 Parse error: syntax error, unexpected end of file in /in/jhmjW(10) : eval()'d code on line 2 #1, done in 0.000085 Fatal error: Function name must be a string in /in/jhmjW on line 17
Process exited with code 255.
Output for 5.4.19
Parse error: syntax error, unexpected '}' in /in/jhmjW(6) : runtime-created function on line 2 Parse error: syntax error, unexpected end of file in /in/jhmjW(10) : eval()'d code on line 2 Parse error: syntax error, unexpected end of file in /in/jhmjW(10) : eval()'d code on line 2 #1, done in 0.000112 Fatal error: Function name must be a string in /in/jhmjW on line 17
Process exited with code 255.
Output for 5.4.17
Parse error: syntax error, unexpected '}' in /in/jhmjW(6) : runtime-created function on line 2 Parse error: syntax error, unexpected end of file in /in/jhmjW(10) : eval()'d code on line 2 Parse error: syntax error, unexpected end of file in /in/jhmjW(10) : eval()'d code on line 2 #1, done in 0.000039 Fatal error: Function name must be a string in /in/jhmjW on line 17
Process exited with code 255.
Output for 5.4.12
Parse error: syntax error, unexpected '}' in /in/jhmjW(6) : runtime-created function on line 2 Parse error: syntax error, unexpected end of file in /in/jhmjW(10) : eval()'d code on line 2 Parse error: syntax error, unexpected end of file in /in/jhmjW(10) : eval()'d code on line 2 #1, done in 0.000064 Fatal error: Function name must be a string in /in/jhmjW on line 17
Process exited with code 255.
Output for 5.4.10
Parse error: syntax error, unexpected '}' in /in/jhmjW(6) : runtime-created function on line 2 Parse error: syntax error, unexpected end of file in /in/jhmjW(10) : eval()'d code on line 2 Parse error: syntax error, unexpected end of file in /in/jhmjW(10) : eval()'d code on line 2 #1, done in 0.000115 Fatal error: Function name must be a string in /in/jhmjW on line 17
Process exited with code 255.
Output for 5.4.8
Parse error: syntax error, unexpected '}' in /in/jhmjW(6) : runtime-created function on line 2 Parse error: syntax error, unexpected end of file in /in/jhmjW(10) : eval()'d code on line 2 Parse error: syntax error, unexpected end of file in /in/jhmjW(10) : eval()'d code on line 2 #1, done in 0.000061 Fatal error: Function name must be a string in /in/jhmjW on line 17
Process exited with code 255.
Output for 5.4.7
Parse error: syntax error, unexpected '}' in /in/jhmjW(6) : runtime-created function on line 2 Parse error: syntax error, unexpected end of file in /in/jhmjW(10) : eval()'d code on line 2 Parse error: syntax error, unexpected end of file in /in/jhmjW(10) : eval()'d code on line 2 #1, done in 0.000074 Fatal error: Function name must be a string in /in/jhmjW on line 17
Process exited with code 255.
Output for 5.4.4
Parse error: syntax error, unexpected '}' in /in/jhmjW(6) : runtime-created function on line 2 Parse error: syntax error, unexpected end of file in /in/jhmjW(10) : eval()'d code on line 2 Parse error: syntax error, unexpected end of file in /in/jhmjW(10) : eval()'d code on line 2 #1, done in 0.000062 Fatal error: Function name must be a string in /in/jhmjW on line 17
Process exited with code 255.
Output for 5.4.0
Parse error: syntax error, unexpected '}' in /in/jhmjW(6) : runtime-created function on line 2 Parse error: syntax error, unexpected end of file in /in/jhmjW(10) : eval()'d code on line 2 Parse error: syntax error, unexpected end of file in /in/jhmjW(10) : eval()'d code on line 2 #1, done in 0.000057 Fatal error: Function name must be a string in /in/jhmjW on line 17
Process exited with code 255.
Output for 5.3.8, 5.3.12, 5.3.16, 5.3.29
Parse error: syntax error, unexpected '}' in /in/jhmjW(6) : runtime-created function on line 2 Parse error: syntax error, unexpected $end in /in/jhmjW(10) : eval()'d code on line 2 Parse error: syntax error, unexpected $end in /in/jhmjW(10) : eval()'d code on line 2 #1, done in -0.000043 Fatal error: Function name must be a string in /in/jhmjW on line 17
Process exited with code 255.
Output for 5.3.28
Parse error: syntax error, unexpected '}' in /in/jhmjW(6) : runtime-created function on line 2 Parse error: syntax error, unexpected $end in /in/jhmjW(10) : eval()'d code on line 2 Parse error: syntax error, unexpected $end in /in/jhmjW(10) : eval()'d code on line 2 #1, done in -0.000045 Fatal error: Function name must be a string in /in/jhmjW on line 17
Process exited with code 255.
Output for 5.3.4, 5.3.27
Parse error: syntax error, unexpected '}' in /in/jhmjW(6) : runtime-created function on line 2 Parse error: syntax error, unexpected $end in /in/jhmjW(10) : eval()'d code on line 2 Parse error: syntax error, unexpected $end in /in/jhmjW(10) : eval()'d code on line 2 #1, done in -0.000062 Fatal error: Function name must be a string in /in/jhmjW on line 17
Process exited with code 255.
Output for 5.3.26
Parse error: syntax error, unexpected '}' in /in/jhmjW(6) : runtime-created function on line 2 Parse error: syntax error, unexpected $end in /in/jhmjW(10) : eval()'d code on line 2 Parse error: syntax error, unexpected $end in /in/jhmjW(10) : eval()'d code on line 2 #1, done in -0.000038 Fatal error: Function name must be a string in /in/jhmjW on line 17
Process exited with code 255.
Output for 5.3.25
Parse error: syntax error, unexpected '}' in /in/jhmjW(6) : runtime-created function on line 2 Parse error: syntax error, unexpected $end in /in/jhmjW(10) : eval()'d code on line 2 Parse error: syntax error, unexpected $end in /in/jhmjW(10) : eval()'d code on line 2 #1, done in -0.000067 Fatal error: Function name must be a string in /in/jhmjW on line 17
Process exited with code 255.
Output for 5.3.24
Parse error: syntax error, unexpected '}' in /in/jhmjW(6) : runtime-created function on line 2 Parse error: syntax error, unexpected $end in /in/jhmjW(10) : eval()'d code on line 2 Parse error: syntax error, unexpected $end in /in/jhmjW(10) : eval()'d code on line 2 #1, done in -0.000024 Fatal error: Function name must be a string in /in/jhmjW on line 17
Process exited with code 255.
Output for 5.3.23
Parse error: syntax error, unexpected '}' in /in/jhmjW(6) : runtime-created function on line 2 Parse error: syntax error, unexpected $end in /in/jhmjW(10) : eval()'d code on line 2 Parse error: syntax error, unexpected $end in /in/jhmjW(10) : eval()'d code on line 2 #1, done in -0.000040 Fatal error: Function name must be a string in /in/jhmjW on line 17
Process exited with code 255.
Output for 5.3.3, 5.3.14, 5.3.22
Parse error: syntax error, unexpected '}' in /in/jhmjW(6) : runtime-created function on line 2 Parse error: syntax error, unexpected $end in /in/jhmjW(10) : eval()'d code on line 2 Parse error: syntax error, unexpected $end in /in/jhmjW(10) : eval()'d code on line 2 #1, done in -0.000044 Fatal error: Function name must be a string in /in/jhmjW on line 17
Process exited with code 255.
Output for 5.3.21
Parse error: syntax error, unexpected '}' in /in/jhmjW(6) : runtime-created function on line 2 Parse error: syntax error, unexpected $end in /in/jhmjW(10) : eval()'d code on line 2 Parse error: syntax error, unexpected $end in /in/jhmjW(10) : eval()'d code on line 2 #1, done in -0.000074 Fatal error: Function name must be a string in /in/jhmjW on line 17
Process exited with code 255.
Output for 5.3.20
Parse error: syntax error, unexpected '}' in /in/jhmjW(6) : runtime-created function on line 2 Parse error: syntax error, unexpected $end in /in/jhmjW(10) : eval()'d code on line 2 Parse error: syntax error, unexpected $end in /in/jhmjW(10) : eval()'d code on line 2 #1, done in -0.000025 Fatal error: Function name must be a string in /in/jhmjW on line 17
Process exited with code 255.
Output for 5.3.19
Parse error: syntax error, unexpected '}' in /in/jhmjW(6) : runtime-created function on line 2 Parse error: syntax error, unexpected $end in /in/jhmjW(10) : eval()'d code on line 2 Parse error: syntax error, unexpected $end in /in/jhmjW(10) : eval()'d code on line 2 #1, done in -0.000058 Fatal error: Function name must be a string in /in/jhmjW on line 17
Process exited with code 255.
Output for 5.3.18
Parse error: syntax error, unexpected '}' in /in/jhmjW(6) : runtime-created function on line 2 Parse error: syntax error, unexpected $end in /in/jhmjW(10) : eval()'d code on line 2 Parse error: syntax error, unexpected $end in /in/jhmjW(10) : eval()'d code on line 2 #1, done in -0.000048 Fatal error: Function name must be a string in /in/jhmjW on line 17
Process exited with code 255.
Output for 5.3.17
Parse error: syntax error, unexpected '}' in /in/jhmjW(6) : runtime-created function on line 2 Parse error: syntax error, unexpected $end in /in/jhmjW(10) : eval()'d code on line 2 Parse error: syntax error, unexpected $end in /in/jhmjW(10) : eval()'d code on line 2 #1, done in -0.000065 Fatal error: Function name must be a string in /in/jhmjW on line 17
Process exited with code 255.
Output for 5.3.15
Parse error: syntax error, unexpected '}' in /in/jhmjW(6) : runtime-created function on line 2 Parse error: syntax error, unexpected $end in /in/jhmjW(10) : eval()'d code on line 2 Parse error: syntax error, unexpected $end in /in/jhmjW(10) : eval()'d code on line 2 #1, done in -0.000053 Fatal error: Function name must be a string in /in/jhmjW on line 17
Process exited with code 255.
Output for 5.3.13
Parse error: syntax error, unexpected '}' in /in/jhmjW(6) : runtime-created function on line 2 Parse error: syntax error, unexpected $end in /in/jhmjW(10) : eval()'d code on line 2 Parse error: syntax error, unexpected $end in /in/jhmjW(10) : eval()'d code on line 2 #1, done in -0.000070 Fatal error: Function name must be a string in /in/jhmjW on line 17
Process exited with code 255.
Output for 5.3.5, 5.3.11
Parse error: syntax error, unexpected '}' in /in/jhmjW(6) : runtime-created function on line 2 Parse error: syntax error, unexpected $end in /in/jhmjW(10) : eval()'d code on line 2 Parse error: syntax error, unexpected $end in /in/jhmjW(10) : eval()'d code on line 2 #1, done in -0.000061 Fatal error: Function name must be a string in /in/jhmjW on line 17
Process exited with code 255.
Output for 5.3.10
Parse error: syntax error, unexpected '}' in /in/jhmjW(6) : runtime-created function on line 2 Parse error: syntax error, unexpected $end in /in/jhmjW(10) : eval()'d code on line 2 Parse error: syntax error, unexpected $end in /in/jhmjW(10) : eval()'d code on line 2 #1, done in -0.000049 Fatal error: Function name must be a string in /in/jhmjW on line 17
Process exited with code 255.
Output for 5.3.9
Parse error: syntax error, unexpected '}' in /in/jhmjW(6) : runtime-created function on line 2 Parse error: syntax error, unexpected $end in /in/jhmjW(10) : eval()'d code on line 2 Parse error: syntax error, unexpected $end in /in/jhmjW(10) : eval()'d code on line 2 #1, done in -0.000068 Fatal error: Function name must be a string in /in/jhmjW on line 17
Process exited with code 255.
Output for 5.3.7
Parse error: syntax error, unexpected '}' in /in/jhmjW(6) : runtime-created function on line 2 Parse error: syntax error, unexpected $end in /in/jhmjW(10) : eval()'d code on line 2 Parse error: syntax error, unexpected $end in /in/jhmjW(10) : eval()'d code on line 2 #1, done in 0.000034 Fatal error: Function name must be a string in /in/jhmjW on line 17
Process exited with code 255.
Output for 5.3.6
Parse error: syntax error, unexpected '}' in /in/jhmjW(6) : runtime-created function on line 2 Parse error: syntax error, unexpected $end in /in/jhmjW(10) : eval()'d code on line 2 Parse error: syntax error, unexpected $end in /in/jhmjW(10) : eval()'d code on line 2 #1, done in -0.000032 Fatal error: Function name must be a string in /in/jhmjW on line 17
Process exited with code 255.
Output for 5.3.2
Parse error: syntax error, unexpected '}' in /in/jhmjW(6) : runtime-created function on line 2 Parse error: syntax error, unexpected $end in /in/jhmjW(10) : eval()'d code on line 2 Parse error: syntax error, unexpected $end in /in/jhmjW(10) : eval()'d code on line 2 #1, done in -0.000031 Fatal error: Function name must be a string in /in/jhmjW on line 17
Process exited with code 255.
Output for 5.3.1
Parse error: syntax error, unexpected '}' in /in/jhmjW(6) : runtime-created function on line 2 Parse error: syntax error, unexpected $end in /in/jhmjW(10) : eval()'d code on line 2 Parse error: syntax error, unexpected $end in /in/jhmjW(10) : eval()'d code on line 2 #1, done in -0.000026 Fatal error: Function name must be a string in /in/jhmjW on line 17
Process exited with code 255.
Output for 5.3.0
Parse error: syntax error, unexpected '}' in /in/jhmjW(6) : runtime-created function on line 2 Parse error: syntax error, unexpected $end in /in/jhmjW(10) : eval()'d code on line 2 Parse error: syntax error, unexpected $end in /in/jhmjW(10) : eval()'d code on line 2 #1, done in -0.000015 Fatal error: Function name must be a string in /in/jhmjW on line 17
Process exited with code 255.
Output for 5.2.1, 5.2.16 - 5.2.17
Parse error: syntax error, unexpected '}' in /in/jhmjW(6) : runtime-created function on line 2 Parse error: syntax error, unexpected $end in /in/jhmjW(10) : eval()'d code on line 2 Parse error: syntax error, unexpected $end in /in/jhmjW(10) : eval()'d code on line 2 #1, done in 0.000124 Fatal error: Function name must be a string in /in/jhmjW on line 17
Process exited with code 255.
Output for 5.2.15
Parse error: syntax error, unexpected '}' in /in/jhmjW(6) : runtime-created function on line 2 Parse error: syntax error, unexpected $end in /in/jhmjW(10) : eval()'d code on line 2 Parse error: syntax error, unexpected $end in /in/jhmjW(10) : eval()'d code on line 2 #1, done in 0.000149 Fatal error: Function name must be a string in /in/jhmjW on line 17
Process exited with code 255.
Output for 5.2.14
Parse error: syntax error, unexpected '}' in /in/jhmjW(6) : runtime-created function on line 2 Parse error: syntax error, unexpected $end in /in/jhmjW(10) : eval()'d code on line 2 Parse error: syntax error, unexpected $end in /in/jhmjW(10) : eval()'d code on line 2 #1, done in 0.000031 Fatal error: Function name must be a string in /in/jhmjW on line 17
Process exited with code 255.
Output for 5.2.13
Parse error: syntax error, unexpected '}' in /in/jhmjW(6) : runtime-created function on line 2 Parse error: syntax error, unexpected $end in /in/jhmjW(10) : eval()'d code on line 2 Parse error: syntax error, unexpected $end in /in/jhmjW(10) : eval()'d code on line 2 #1, done in 0.000190 Fatal error: Function name must be a string in /in/jhmjW on line 17
Process exited with code 255.
Output for 5.2.8, 5.2.12
Parse error: syntax error, unexpected '}' in /in/jhmjW(6) : runtime-created function on line 2 Parse error: syntax error, unexpected $end in /in/jhmjW(10) : eval()'d code on line 2 Parse error: syntax error, unexpected $end in /in/jhmjW(10) : eval()'d code on line 2 #1, done in 0.000028 Fatal error: Function name must be a string in /in/jhmjW on line 17
Process exited with code 255.
Output for 5.2.11
Parse error: syntax error, unexpected '}' in /in/jhmjW(6) : runtime-created function on line 2 Parse error: syntax error, unexpected $end in /in/jhmjW(10) : eval()'d code on line 2 Parse error: syntax error, unexpected $end in /in/jhmjW(10) : eval()'d code on line 2 #1, done in 0.000136 Fatal error: Function name must be a string in /in/jhmjW on line 17
Process exited with code 255.
Output for 5.2.10
Parse error: syntax error, unexpected '}' in /in/jhmjW(6) : runtime-created function on line 2 Parse error: syntax error, unexpected $end in /in/jhmjW(10) : eval()'d code on line 2 Parse error: syntax error, unexpected $end in /in/jhmjW(10) : eval()'d code on line 2 #1, done in 0.000045 Fatal error: Function name must be a string in /in/jhmjW on line 17
Process exited with code 255.
Output for 5.2.9
Parse error: syntax error, unexpected '}' in /in/jhmjW(6) : runtime-created function on line 2 Parse error: syntax error, unexpected $end in /in/jhmjW(10) : eval()'d code on line 2 Parse error: syntax error, unexpected $end in /in/jhmjW(10) : eval()'d code on line 2 #1, done in 0.000027 Fatal error: Function name must be a string in /in/jhmjW on line 17
Process exited with code 255.
Output for 5.2.5, 5.2.7
Parse error: syntax error, unexpected '}' in /in/jhmjW(6) : runtime-created function on line 2 Parse error: syntax error, unexpected $end in /in/jhmjW(10) : eval()'d code on line 2 Parse error: syntax error, unexpected $end in /in/jhmjW(10) : eval()'d code on line 2 #1, done in 0.000105 Fatal error: Function name must be a string in /in/jhmjW on line 17
Process exited with code 255.
Output for 5.2.6
Parse error: syntax error, unexpected '}' in /in/jhmjW(6) : runtime-created function on line 2 Parse error: syntax error, unexpected $end in /in/jhmjW(10) : eval()'d code on line 2 Parse error: syntax error, unexpected $end in /in/jhmjW(10) : eval()'d code on line 2 #1, done in 0.000133 Fatal error: Function name must be a string in /in/jhmjW on line 17
Process exited with code 255.
Output for 5.2.4
Parse error: syntax error, unexpected '}' in /in/jhmjW(6) : runtime-created function on line 2 Parse error: syntax error, unexpected $end in /in/jhmjW(10) : eval()'d code on line 2 Parse error: syntax error, unexpected $end in /in/jhmjW(10) : eval()'d code on line 2 #1, done in 0.000123 Fatal error: Function name must be a string in /in/jhmjW on line 17
Process exited with code 255.
Output for 5.2.3
Parse error: syntax error, unexpected '}' in /in/jhmjW(6) : runtime-created function on line 2 Parse error: syntax error, unexpected $end in /in/jhmjW(10) : eval()'d code on line 2 Parse error: syntax error, unexpected $end in /in/jhmjW(10) : eval()'d code on line 2 #1, done in 0.000122 Fatal error: Function name must be a string in /in/jhmjW on line 17
Process exited with code 255.
Output for 5.2.2
Parse error: syntax error, unexpected '}' in /in/jhmjW(6) : runtime-created function on line 2 Parse error: syntax error, unexpected $end in /in/jhmjW(10) : eval()'d code on line 2 Parse error: syntax error, unexpected $end in /in/jhmjW(10) : eval()'d code on line 2 #1, done in 0.000206 Fatal error: Function name must be a string in /in/jhmjW on line 17
Process exited with code 255.
Output for 5.2.0
Parse error: syntax error, unexpected '}' in /in/jhmjW(6) : runtime-created function on line 2 Parse error: syntax error, unexpected $end in /in/jhmjW(10) : eval()'d code on line 2 Parse error: syntax error, unexpected $end in /in/jhmjW(10) : eval()'d code on line 2 #1, done in 0.000216 Fatal error: Function name must be a string in /in/jhmjW on line 17
Process exited with code 255.
Output for 5.1.6
Parse error: syntax error, unexpected '}' in /in/jhmjW(6) : runtime-created function on line 2 Parse error: syntax error, unexpected $end in /in/jhmjW(10) : eval()'d code on line 2 Parse error: syntax error, unexpected $end in /in/jhmjW(10) : eval()'d code on line 2 #1, done in 0.000098 Fatal error: Function name must be a string in /in/jhmjW on line 17
Process exited with code 255.
Output for 5.1.5
Parse error: syntax error, unexpected '}' in /in/jhmjW(6) : runtime-created function on line 2 Parse error: syntax error, unexpected $end in /in/jhmjW(10) : eval()'d code on line 2 Parse error: syntax error, unexpected $end in /in/jhmjW(10) : eval()'d code on line 2 #1, done in 0.000044 Fatal error: Function name must be a string in /in/jhmjW on line 17
Process exited with code 255.
Output for 5.1.4
Parse error: syntax error, unexpected '}' in /in/jhmjW(6) : runtime-created function on line 2 Parse error: syntax error, unexpected $end in /in/jhmjW(10) : eval()'d code on line 2 Parse error: syntax error, unexpected $end in /in/jhmjW(10) : eval()'d code on line 2 #1, done in 0.000171 Fatal error: Function name must be a string in /in/jhmjW on line 17
Process exited with code 255.
Output for 5.1.3
Parse error: syntax error, unexpected '}' in /in/jhmjW(6) : runtime-created function on line 2 Parse error: syntax error, unexpected $end in /in/jhmjW(10) : eval()'d code on line 2 Parse error: syntax error, unexpected $end in /in/jhmjW(10) : eval()'d code on line 2 #1, done in 0.000102 Fatal error: Function name must be a string in /in/jhmjW on line 17
Process exited with code 255.
Output for 5.1.2
Parse error: syntax error, unexpected '}' in /in/jhmjW(6) : runtime-created function on line 2 Parse error: syntax error, unexpected $end in /in/jhmjW(10) : eval()'d code on line 2 Parse error: syntax error, unexpected $end in /in/jhmjW(10) : eval()'d code on line 2 #1, done in 0.000164 Fatal error: Function name must be a string in /in/jhmjW on line 17
Process exited with code 255.
Output for 5.1.1
Parse error: syntax error, unexpected '}' in /in/jhmjW(6) : runtime-created function on line 2 Parse error: syntax error, unexpected $end in /in/jhmjW(10) : eval()'d code on line 2 Parse error: syntax error, unexpected $end in /in/jhmjW(10) : eval()'d code on line 2 #1, done in 0.000145 Fatal error: Function name must be a string in /in/jhmjW on line 17
Process exited with code 255.
Output for 5.1.0
Parse error: syntax error, unexpected '}' in /in/jhmjW(6) : runtime-created function on line 2 Parse error: syntax error, unexpected $end in /in/jhmjW(10) : eval()'d code on line 2 Parse error: syntax error, unexpected $end in /in/jhmjW(10) : eval()'d code on line 2 #1, done in 0.000223 Fatal error: Function name must be a string in /in/jhmjW on line 17
Process exited with code 255.
Output for 5.0.5
Parse error: parse error, unexpected '}' in /in/jhmjW(6) : runtime-created function on line 2 Parse error: parse error, unexpected $ in /in/jhmjW(10) : eval()'d code on line 2 Parse error: parse error, unexpected $ in /in/jhmjW(10) : eval()'d code on line 2 #1, done in 0.000197 Fatal error: Function name must be a string in /in/jhmjW on line 17
Process exited with code 255.
Output for 5.0.4
Parse error: parse error, unexpected '}' in /in/jhmjW(6) : runtime-created function on line 2 Parse error: parse error, unexpected $ in /in/jhmjW(10) : eval()'d code on line 2 Parse error: parse error, unexpected $ in /in/jhmjW(10) : eval()'d code on line 2 #1, done in 0.000124 Fatal error: Function name must be a string in /in/jhmjW on line 17
Process exited with code 255.
Output for 5.0.0, 5.0.3
Parse error: parse error, unexpected '}' in /in/jhmjW(6) : runtime-created function on line 2 Parse error: parse error, unexpected $ in /in/jhmjW(10) : eval()'d code on line 2 Parse error: parse error, unexpected $ in /in/jhmjW(10) : eval()'d code on line 2 #1, done in 0.000103 Fatal error: Function name must be a string in /in/jhmjW on line 17
Process exited with code 255.
Output for 5.0.2
Parse error: parse error, unexpected '}' in /in/jhmjW(6) : runtime-created function on line 2 Parse error: parse error, unexpected $ in /in/jhmjW(10) : eval()'d code on line 2 Parse error: parse error, unexpected $ in /in/jhmjW(10) : eval()'d code on line 2 #1, done in 0.000155 Fatal error: Function name must be a string in /in/jhmjW on line 17
Process exited with code 255.
Output for 5.0.1
Parse error: parse error, unexpected '}' in /in/jhmjW(6) : runtime-created function on line 2 Parse error: parse error, unexpected $ in /in/jhmjW(10) : eval()'d code on line 2 Parse error: parse error, unexpected $ in /in/jhmjW(10) : eval()'d code on line 2 #1, done in 0.000106 Fatal error: Function name must be a string in /in/jhmjW on line 17
Process exited with code 255.
Output for 4.4.9
Parse error: syntax error, unexpected '}' in /in/jhmjW(6) : runtime-created function on line 2 Parse error: syntax error, unexpected $end in /in/jhmjW(10) : eval()'d code on line 2 Parse error: syntax error, unexpected $end in /in/jhmjW(10) : eval()'d code on line 2 #1, done in 0.000058 Fatal error: Call to undefined function: () in /in/jhmjW on line 17
Process exited with code 255.
Output for 4.4.8
Parse error: syntax error, unexpected '}' in /in/jhmjW(6) : runtime-created function on line 2 Parse error: syntax error, unexpected $end in /in/jhmjW(10) : eval()'d code on line 2 Parse error: syntax error, unexpected $end in /in/jhmjW(10) : eval()'d code on line 2 #1, done in 0.000156 Fatal error: Call to undefined function: () in /in/jhmjW on line 17
Process exited with code 255.
Output for 4.4.7
Parse error: syntax error, unexpected '}' in /in/jhmjW(6) : runtime-created function on line 2 Parse error: syntax error, unexpected $end in /in/jhmjW(10) : eval()'d code on line 2 Parse error: syntax error, unexpected $end in /in/jhmjW(10) : eval()'d code on line 2 #1, done in 0.000174 Fatal error: Call to undefined function: () in /in/jhmjW on line 17
Process exited with code 255.
Output for 4.4.6
Parse error: syntax error, unexpected '}' in /in/jhmjW(6) : runtime-created function on line 2 Parse error: syntax error, unexpected $end in /in/jhmjW(10) : eval()'d code on line 2 Parse error: syntax error, unexpected $end in /in/jhmjW(10) : eval()'d code on line 2 #1, done in 0.000162 Fatal error: Call to undefined function: () in /in/jhmjW on line 17
Process exited with code 255.
Output for 4.4.5
Parse error: syntax error, unexpected '}' in /in/jhmjW(6) : runtime-created function on line 2 Parse error: syntax error, unexpected $end in /in/jhmjW(10) : eval()'d code on line 2 Parse error: syntax error, unexpected $end in /in/jhmjW(10) : eval()'d code on line 2 #1, done in 0.000181 Fatal error: Call to undefined function: () in /in/jhmjW on line 17
Process exited with code 255.
Output for 4.4.4
Parse error: syntax error, unexpected '}' in /in/jhmjW(6) : runtime-created function on line 2 Parse error: syntax error, unexpected $end in /in/jhmjW(10) : eval()'d code on line 2 Parse error: syntax error, unexpected $end in /in/jhmjW(10) : eval()'d code on line 2 #1, done in 0.000126 Fatal error: Call to undefined function: () in /in/jhmjW on line 17
Process exited with code 255.
Output for 4.4.3
Parse error: syntax error, unexpected '}' in /in/jhmjW(6) : runtime-created function on line 2 Parse error: syntax error, unexpected $end in /in/jhmjW(10) : eval()'d code on line 2 Parse error: syntax error, unexpected $end in /in/jhmjW(10) : eval()'d code on line 2 #1, done in 0.000056 Fatal error: Call to undefined function: () in /in/jhmjW on line 17
Process exited with code 255.
Output for 4.4.2
Parse error: syntax error, unexpected '}' in /in/jhmjW(6) : runtime-created function on line 2 Parse error: syntax error, unexpected $end in /in/jhmjW(10) : eval()'d code on line 2 Parse error: syntax error, unexpected $end in /in/jhmjW(10) : eval()'d code on line 2 #1, done in 0.000151 Fatal error: Call to undefined function: () in /in/jhmjW on line 17
Process exited with code 255.
Output for 4.4.1
Parse error: parse error, unexpected '}' in /in/jhmjW(6) : runtime-created function on line 2 Parse error: parse error, unexpected $ in /in/jhmjW(10) : eval()'d code on line 2 Parse error: parse error, unexpected $ in /in/jhmjW(10) : eval()'d code on line 2 #1, done in 0.000175 Fatal error: Call to undefined function: () in /in/jhmjW on line 17
Process exited with code 255.
Output for 4.3.10, 4.4.0
Parse error: parse error, unexpected '}' in /in/jhmjW(6) : runtime-created function on line 2 Parse error: parse error, unexpected $ in /in/jhmjW(10) : eval()'d code on line 2 Parse error: parse error, unexpected $ in /in/jhmjW(10) : eval()'d code on line 2 #1, done in 0.000135 Fatal error: Call to undefined function: () in /in/jhmjW on line 17
Process exited with code 255.
Output for 4.3.11
Parse error: parse error, unexpected '}' in /in/jhmjW(6) : runtime-created function on line 2 Parse error: parse error, unexpected $ in /in/jhmjW(10) : eval()'d code on line 2 Parse error: parse error, unexpected $ in /in/jhmjW(10) : eval()'d code on line 2 #1, done in 0.000132 Fatal error: Call to undefined function: () in /in/jhmjW on line 17
Process exited with code 255.
Output for 4.3.9
Parse error: parse error, unexpected '}' in /in/jhmjW(6) : runtime-created function on line 2 Parse error: parse error, unexpected $ in /in/jhmjW(10) : eval()'d code on line 2 Parse error: parse error, unexpected $ in /in/jhmjW(10) : eval()'d code on line 2 #1, done in 0.000109 Fatal error: Call to undefined function: () in /in/jhmjW on line 17
Process exited with code 255.
Output for 4.3.7 - 4.3.8
Parse error: parse error, unexpected '}' in /in/jhmjW(6) : runtime-created function on line 2 Parse error: parse error, unexpected $ in /in/jhmjW(10) : eval()'d code on line 2 Parse error: parse error, unexpected $ in /in/jhmjW(10) : eval()'d code on line 2 #1, done in 0.000039 Fatal error: Call to undefined function: () in /in/jhmjW on line 17
Process exited with code 255.
Output for 4.3.6
Parse error: parse error, unexpected '}' in /in/jhmjW(6) : runtime-created function on line 2 Parse error: parse error, unexpected $ in /in/jhmjW(10) : eval()'d code on line 2 Parse error: parse error, unexpected $ in /in/jhmjW(10) : eval()'d code on line 2 #1, done in 0.000056 Fatal error: Call to undefined function: () in /in/jhmjW on line 17
Process exited with code 255.
Output for 4.3.5
Parse error: parse error, unexpected '}' in /in/jhmjW(6) : runtime-created function on line 2 Parse error: parse error, unexpected $ in /in/jhmjW(10) : eval()'d code on line 2 Parse error: parse error, unexpected $ in /in/jhmjW(10) : eval()'d code on line 2 #1, done in 0.000037 Fatal error: Call to undefined function: () in /in/jhmjW on line 17
Process exited with code 255.
Output for 4.3.4
Parse error: parse error in /in/jhmjW(6) : runtime-created function on line 2 Parse error: parse error in /in/jhmjW(10) : eval()'d code on line 2 Parse error: parse error in /in/jhmjW(10) : eval()'d code on line 2 #1, done in 0.000125 Fatal error: Call to undefined function: () in /in/jhmjW on line 17
Process exited with code 255.
Output for 4.3.3
Parse error: parse error in /in/jhmjW(6) : runtime-created function on line 2 Parse error: parse error in /in/jhmjW(10) : eval()'d code on line 2 Parse error: parse error in /in/jhmjW(10) : eval()'d code on line 2 #1, done in 0.000068 Fatal error: Call to undefined function: () in /in/jhmjW on line 17
Process exited with code 255.
Output for 4.3.2
Parse error: parse error in /in/jhmjW(6) : runtime-created function on line 2 Parse error: parse error in /in/jhmjW(10) : eval()'d code on line 2 Parse error: parse error in /in/jhmjW(10) : eval()'d code on line 2 #1, done in 0.000054 Fatal error: Call to undefined function: () in /in/jhmjW on line 17
Process exited with code 255.
Output for 4.3.1
Parse error: parse error, unexpected '}' in /in/jhmjW(6) : runtime-created function on line 2 Parse error: parse error, unexpected $ in /in/jhmjW(10) : eval()'d code on line 2 Parse error: parse error, unexpected $ in /in/jhmjW(10) : eval()'d code on line 2 #1, done in 0.000188 Fatal error: Call to undefined function: () in /in/jhmjW on line 17
Process exited with code 255.
Output for 4.3.0
Parse error: parse error, unexpected '}' in /in/jhmjW(6) : runtime-created function on line 2 Parse error: parse error, unexpected $ in /in/jhmjW(10) : eval()'d code on line 2 Parse error: parse error, unexpected $ in /in/jhmjW(10) : eval()'d code on line 2 #1, done in 0.000203 Fatal error: Call to undefined function: () in /in/jhmjW on line 17
Process exited with code 255.

preferences:
217.61 ms | 401 KiB | 322 Q