3v4l.org

run code in 300+ PHP versions simultaneously
<?php //namespace foo\bar; define('true', 'hello'); define('PHP_VERSION', 'world'); var_dump(true); var_dump(PHP_VERSION);
Output for 8.3.6
Warning: Constant true already defined in /in/Op4V0 on line 5 Warning: Constant PHP_VERSION already defined in /in/Op4V0 on line 6 bool(true) string(5) "8.3.6"
Output for 8.3.5
Warning: Constant true already defined in /in/Op4V0 on line 5 Warning: Constant PHP_VERSION already defined in /in/Op4V0 on line 6 bool(true) string(5) "8.3.5"
Output for 8.3.4
Warning: Constant true already defined in /in/Op4V0 on line 5 Warning: Constant PHP_VERSION already defined in /in/Op4V0 on line 6 bool(true) string(5) "8.3.4"
Output for 8.3.3
Warning: Constant true already defined in /in/Op4V0 on line 5 Warning: Constant PHP_VERSION already defined in /in/Op4V0 on line 6 bool(true) string(5) "8.3.3"
Output for 8.3.2
Warning: Constant true already defined in /in/Op4V0 on line 5 Warning: Constant PHP_VERSION already defined in /in/Op4V0 on line 6 bool(true) string(5) "8.3.2"
Output for 8.3.1
Warning: Constant true already defined in /in/Op4V0 on line 5 Warning: Constant PHP_VERSION already defined in /in/Op4V0 on line 6 bool(true) string(5) "8.3.1"
Output for 8.3.0
Warning: Constant true already defined in /in/Op4V0 on line 5 Warning: Constant PHP_VERSION already defined in /in/Op4V0 on line 6 bool(true) string(5) "8.3.0"
Output for 8.2.18
Warning: Constant true already defined in /in/Op4V0 on line 5 Warning: Constant PHP_VERSION already defined in /in/Op4V0 on line 6 bool(true) string(6) "8.2.18"
Output for 8.2.17
Warning: Constant true already defined in /in/Op4V0 on line 5 Warning: Constant PHP_VERSION already defined in /in/Op4V0 on line 6 bool(true) string(6) "8.2.17"
Output for 8.2.16
Warning: Constant true already defined in /in/Op4V0 on line 5 Warning: Constant PHP_VERSION already defined in /in/Op4V0 on line 6 bool(true) string(6) "8.2.16"
Output for 8.2.15
Warning: Constant true already defined in /in/Op4V0 on line 5 Warning: Constant PHP_VERSION already defined in /in/Op4V0 on line 6 bool(true) string(6) "8.2.15"
Output for 8.2.14
Warning: Constant true already defined in /in/Op4V0 on line 5 Warning: Constant PHP_VERSION already defined in /in/Op4V0 on line 6 bool(true) string(6) "8.2.14"
Output for 8.2.13
Warning: Constant true already defined in /in/Op4V0 on line 5 Warning: Constant PHP_VERSION already defined in /in/Op4V0 on line 6 bool(true) string(6) "8.2.13"
Output for 8.2.12
Warning: Constant true already defined in /in/Op4V0 on line 5 Warning: Constant PHP_VERSION already defined in /in/Op4V0 on line 6 bool(true) string(6) "8.2.12"
Output for 8.2.11
Warning: Constant true already defined in /in/Op4V0 on line 5 Warning: Constant PHP_VERSION already defined in /in/Op4V0 on line 6 bool(true) string(6) "8.2.11"
Output for 8.2.10
Warning: Constant true already defined in /in/Op4V0 on line 5 Warning: Constant PHP_VERSION already defined in /in/Op4V0 on line 6 bool(true) string(6) "8.2.10"
Output for 8.2.9
Warning: Constant true already defined in /in/Op4V0 on line 5 Warning: Constant PHP_VERSION already defined in /in/Op4V0 on line 6 bool(true) string(5) "8.2.9"
Output for 8.2.8
Warning: Constant true already defined in /in/Op4V0 on line 5 Warning: Constant PHP_VERSION already defined in /in/Op4V0 on line 6 bool(true) string(5) "8.2.8"
Output for 8.2.7
Warning: Constant true already defined in /in/Op4V0 on line 5 Warning: Constant PHP_VERSION already defined in /in/Op4V0 on line 6 bool(true) string(5) "8.2.7"
Output for 8.2.6
Warning: Constant true already defined in /in/Op4V0 on line 5 Warning: Constant PHP_VERSION already defined in /in/Op4V0 on line 6 bool(true) string(5) "8.2.6"
Output for 8.2.5
Warning: Constant true already defined in /in/Op4V0 on line 5 Warning: Constant PHP_VERSION already defined in /in/Op4V0 on line 6 bool(true) string(5) "8.2.5"
Output for 8.2.4
Warning: Constant true already defined in /in/Op4V0 on line 5 Warning: Constant PHP_VERSION already defined in /in/Op4V0 on line 6 bool(true) string(5) "8.2.4"
Output for 8.2.3
Warning: Constant true already defined in /in/Op4V0 on line 5 Warning: Constant PHP_VERSION already defined in /in/Op4V0 on line 6 bool(true) string(5) "8.2.3"
Output for 8.2.2
Warning: Constant true already defined in /in/Op4V0 on line 5 Warning: Constant PHP_VERSION already defined in /in/Op4V0 on line 6 bool(true) string(5) "8.2.2"
Output for 8.2.1
Warning: Constant true already defined in /in/Op4V0 on line 5 Warning: Constant PHP_VERSION already defined in /in/Op4V0 on line 6 bool(true) string(5) "8.2.1"
Output for 8.2.0
Warning: Constant true already defined in /in/Op4V0 on line 5 Warning: Constant PHP_VERSION already defined in /in/Op4V0 on line 6 bool(true) string(5) "8.2.0"
Output for 8.1.28
Warning: Constant true already defined in /in/Op4V0 on line 5 Warning: Constant PHP_VERSION already defined in /in/Op4V0 on line 6 bool(true) string(6) "8.1.28"
Output for 8.1.27
Warning: Constant true already defined in /in/Op4V0 on line 5 Warning: Constant PHP_VERSION already defined in /in/Op4V0 on line 6 bool(true) string(6) "8.1.27"
Output for 8.1.26
Warning: Constant true already defined in /in/Op4V0 on line 5 Warning: Constant PHP_VERSION already defined in /in/Op4V0 on line 6 bool(true) string(6) "8.1.26"
Output for 8.1.25
Warning: Constant true already defined in /in/Op4V0 on line 5 Warning: Constant PHP_VERSION already defined in /in/Op4V0 on line 6 bool(true) string(6) "8.1.25"
Output for 8.1.24
Warning: Constant true already defined in /in/Op4V0 on line 5 Warning: Constant PHP_VERSION already defined in /in/Op4V0 on line 6 bool(true) string(6) "8.1.24"
Output for 8.1.23
Warning: Constant true already defined in /in/Op4V0 on line 5 Warning: Constant PHP_VERSION already defined in /in/Op4V0 on line 6 bool(true) string(6) "8.1.23"
Output for 8.1.22
Warning: Constant true already defined in /in/Op4V0 on line 5 Warning: Constant PHP_VERSION already defined in /in/Op4V0 on line 6 bool(true) string(6) "8.1.22"
Output for 8.1.21
Warning: Constant true already defined in /in/Op4V0 on line 5 Warning: Constant PHP_VERSION already defined in /in/Op4V0 on line 6 bool(true) string(6) "8.1.21"
Output for 8.1.20
Warning: Constant true already defined in /in/Op4V0 on line 5 Warning: Constant PHP_VERSION already defined in /in/Op4V0 on line 6 bool(true) string(6) "8.1.20"
Output for 8.1.19
Warning: Constant true already defined in /in/Op4V0 on line 5 Warning: Constant PHP_VERSION already defined in /in/Op4V0 on line 6 bool(true) string(6) "8.1.19"
Output for 8.1.18
Warning: Constant true already defined in /in/Op4V0 on line 5 Warning: Constant PHP_VERSION already defined in /in/Op4V0 on line 6 bool(true) string(6) "8.1.18"
Output for 8.1.17
Warning: Constant true already defined in /in/Op4V0 on line 5 Warning: Constant PHP_VERSION already defined in /in/Op4V0 on line 6 bool(true) string(6) "8.1.17"
Output for 8.1.16
Warning: Constant true already defined in /in/Op4V0 on line 5 Warning: Constant PHP_VERSION already defined in /in/Op4V0 on line 6 bool(true) string(6) "8.1.16"
Output for 8.1.15
Warning: Constant true already defined in /in/Op4V0 on line 5 Warning: Constant PHP_VERSION already defined in /in/Op4V0 on line 6 bool(true) string(6) "8.1.15"
Output for 8.1.14
Warning: Constant true already defined in /in/Op4V0 on line 5 Warning: Constant PHP_VERSION already defined in /in/Op4V0 on line 6 bool(true) string(6) "8.1.14"
Output for 8.1.13
Warning: Constant true already defined in /in/Op4V0 on line 5 Warning: Constant PHP_VERSION already defined in /in/Op4V0 on line 6 bool(true) string(6) "8.1.13"
Output for 8.1.12
Warning: Constant true already defined in /in/Op4V0 on line 5 Warning: Constant PHP_VERSION already defined in /in/Op4V0 on line 6 bool(true) string(6) "8.1.12"
Output for 8.1.11
Warning: Constant true already defined in /in/Op4V0 on line 5 Warning: Constant PHP_VERSION already defined in /in/Op4V0 on line 6 bool(true) string(6) "8.1.11"
Output for 8.1.10
Warning: Constant true already defined in /in/Op4V0 on line 5 Warning: Constant PHP_VERSION already defined in /in/Op4V0 on line 6 bool(true) string(6) "8.1.10"
Output for 8.1.9
Warning: Constant true already defined in /in/Op4V0 on line 5 Warning: Constant PHP_VERSION already defined in /in/Op4V0 on line 6 bool(true) string(5) "8.1.9"
Output for 8.1.8
Warning: Constant true already defined in /in/Op4V0 on line 5 Warning: Constant PHP_VERSION already defined in /in/Op4V0 on line 6 bool(true) string(5) "8.1.8"
Output for 8.1.7
Warning: Constant true already defined in /in/Op4V0 on line 5 Warning: Constant PHP_VERSION already defined in /in/Op4V0 on line 6 bool(true) string(5) "8.1.7"
Output for 8.1.6
Warning: Constant true already defined in /in/Op4V0 on line 5 Warning: Constant PHP_VERSION already defined in /in/Op4V0 on line 6 bool(true) string(5) "8.1.6"
Output for 8.1.5
Warning: Constant true already defined in /in/Op4V0 on line 5 Warning: Constant PHP_VERSION already defined in /in/Op4V0 on line 6 bool(true) string(5) "8.1.5"
Output for 8.1.4
Warning: Constant true already defined in /in/Op4V0 on line 5 Warning: Constant PHP_VERSION already defined in /in/Op4V0 on line 6 bool(true) string(5) "8.1.4"
Output for 8.1.3
Warning: Constant true already defined in /in/Op4V0 on line 5 Warning: Constant PHP_VERSION already defined in /in/Op4V0 on line 6 bool(true) string(5) "8.1.3"
Output for 8.1.2
Warning: Constant true already defined in /in/Op4V0 on line 5 Warning: Constant PHP_VERSION already defined in /in/Op4V0 on line 6 bool(true) string(5) "8.1.2"
Output for 8.1.1
Warning: Constant true already defined in /in/Op4V0 on line 5 Warning: Constant PHP_VERSION already defined in /in/Op4V0 on line 6 bool(true) string(5) "8.1.1"
Output for 8.1.0
Warning: Constant true already defined in /in/Op4V0 on line 5 Warning: Constant PHP_VERSION already defined in /in/Op4V0 on line 6 bool(true) string(5) "8.1.0"
Output for 8.0.30
Warning: Constant true already defined in /in/Op4V0 on line 5 Warning: Constant PHP_VERSION already defined in /in/Op4V0 on line 6 bool(true) string(6) "8.0.30"
Output for 8.0.29
Warning: Constant true already defined in /in/Op4V0 on line 5 Warning: Constant PHP_VERSION already defined in /in/Op4V0 on line 6 bool(true) string(6) "8.0.29"
Output for 8.0.28
Warning: Constant true already defined in /in/Op4V0 on line 5 Warning: Constant PHP_VERSION already defined in /in/Op4V0 on line 6 bool(true) string(6) "8.0.28"
Output for 8.0.27
Warning: Constant true already defined in /in/Op4V0 on line 5 Warning: Constant PHP_VERSION already defined in /in/Op4V0 on line 6 bool(true) string(6) "8.0.27"
Output for 8.0.26
Warning: Constant true already defined in /in/Op4V0 on line 5 Warning: Constant PHP_VERSION already defined in /in/Op4V0 on line 6 bool(true) string(6) "8.0.26"
Output for 8.0.25
Warning: Constant true already defined in /in/Op4V0 on line 5 Warning: Constant PHP_VERSION already defined in /in/Op4V0 on line 6 bool(true) string(6) "8.0.25"
Output for 8.0.24
Warning: Constant true already defined in /in/Op4V0 on line 5 Warning: Constant PHP_VERSION already defined in /in/Op4V0 on line 6 bool(true) string(6) "8.0.24"
Output for 8.0.23
Warning: Constant true already defined in /in/Op4V0 on line 5 Warning: Constant PHP_VERSION already defined in /in/Op4V0 on line 6 bool(true) string(6) "8.0.23"
Output for 8.0.22
Warning: Constant true already defined in /in/Op4V0 on line 5 Warning: Constant PHP_VERSION already defined in /in/Op4V0 on line 6 bool(true) string(6) "8.0.22"
Output for 8.0.21
Warning: Constant true already defined in /in/Op4V0 on line 5 Warning: Constant PHP_VERSION already defined in /in/Op4V0 on line 6 bool(true) string(6) "8.0.21"
Output for 8.0.20
Warning: Constant true already defined in /in/Op4V0 on line 5 Warning: Constant PHP_VERSION already defined in /in/Op4V0 on line 6 bool(true) string(6) "8.0.20"
Output for 8.0.19
Warning: Constant true already defined in /in/Op4V0 on line 5 Warning: Constant PHP_VERSION already defined in /in/Op4V0 on line 6 bool(true) string(6) "8.0.19"
Output for 8.0.18
Warning: Constant true already defined in /in/Op4V0 on line 5 Warning: Constant PHP_VERSION already defined in /in/Op4V0 on line 6 bool(true) string(6) "8.0.18"
Output for 8.0.17
Warning: Constant true already defined in /in/Op4V0 on line 5 Warning: Constant PHP_VERSION already defined in /in/Op4V0 on line 6 bool(true) string(6) "8.0.17"
Output for 8.0.16
Warning: Constant true already defined in /in/Op4V0 on line 5 Warning: Constant PHP_VERSION already defined in /in/Op4V0 on line 6 bool(true) string(6) "8.0.16"
Output for 8.0.15
Warning: Constant true already defined in /in/Op4V0 on line 5 Warning: Constant PHP_VERSION already defined in /in/Op4V0 on line 6 bool(true) string(6) "8.0.15"
Output for 8.0.14
Warning: Constant true already defined in /in/Op4V0 on line 5 Warning: Constant PHP_VERSION already defined in /in/Op4V0 on line 6 bool(true) string(6) "8.0.14"
Output for 8.0.13
Warning: Constant true already defined in /in/Op4V0 on line 5 Warning: Constant PHP_VERSION already defined in /in/Op4V0 on line 6 bool(true) string(6) "8.0.13"
Output for 8.0.12
Warning: Constant true already defined in /in/Op4V0 on line 5 Warning: Constant PHP_VERSION already defined in /in/Op4V0 on line 6 bool(true) string(6) "8.0.12"
Output for 8.0.11
Warning: Constant true already defined in /in/Op4V0 on line 5 Warning: Constant PHP_VERSION already defined in /in/Op4V0 on line 6 bool(true) string(6) "8.0.11"
Output for 8.0.10
Warning: Constant true already defined in /in/Op4V0 on line 5 Warning: Constant PHP_VERSION already defined in /in/Op4V0 on line 6 bool(true) string(6) "8.0.10"
Output for 8.0.9
Warning: Constant true already defined in /in/Op4V0 on line 5 Warning: Constant PHP_VERSION already defined in /in/Op4V0 on line 6 bool(true) string(5) "8.0.9"
Output for 8.0.8
Warning: Constant true already defined in /in/Op4V0 on line 5 Warning: Constant PHP_VERSION already defined in /in/Op4V0 on line 6 bool(true) string(5) "8.0.8"
Output for 8.0.7
Warning: Constant true already defined in /in/Op4V0 on line 5 Warning: Constant PHP_VERSION already defined in /in/Op4V0 on line 6 bool(true) string(5) "8.0.7"
Output for 8.0.6
Warning: Constant true already defined in /in/Op4V0 on line 5 Warning: Constant PHP_VERSION already defined in /in/Op4V0 on line 6 bool(true) string(5) "8.0.6"
Output for 8.0.5
Warning: Constant true already defined in /in/Op4V0 on line 5 Warning: Constant PHP_VERSION already defined in /in/Op4V0 on line 6 bool(true) string(5) "8.0.5"
Output for 8.0.3
Warning: Constant true already defined in /in/Op4V0 on line 5 Warning: Constant PHP_VERSION already defined in /in/Op4V0 on line 6 bool(true) string(5) "8.0.3"
Output for 8.0.2
Warning: Constant true already defined in /in/Op4V0 on line 5 Warning: Constant PHP_VERSION already defined in /in/Op4V0 on line 6 bool(true) string(5) "8.0.2"
Output for 8.0.1
Warning: Constant true already defined in /in/Op4V0 on line 5 Warning: Constant PHP_VERSION already defined in /in/Op4V0 on line 6 bool(true) string(5) "8.0.1"
Output for 8.0.0
Warning: Constant true already defined in /in/Op4V0 on line 5 Warning: Constant PHP_VERSION already defined in /in/Op4V0 on line 6 bool(true) string(5) "8.0.0"
Output for 7.4.33
Notice: Constant true already defined in /in/Op4V0 on line 5 Notice: Constant PHP_VERSION already defined in /in/Op4V0 on line 6 bool(true) string(6) "7.4.33"
Output for 7.4.32
Notice: Constant true already defined in /in/Op4V0 on line 5 Notice: Constant PHP_VERSION already defined in /in/Op4V0 on line 6 bool(true) string(6) "7.4.32"
Output for 7.4.30
Notice: Constant true already defined in /in/Op4V0 on line 5 Notice: Constant PHP_VERSION already defined in /in/Op4V0 on line 6 bool(true) string(6) "7.4.30"
Output for 7.4.29
Notice: Constant true already defined in /in/Op4V0 on line 5 Notice: Constant PHP_VERSION already defined in /in/Op4V0 on line 6 bool(true) string(6) "7.4.29"
Output for 7.4.28
Notice: Constant true already defined in /in/Op4V0 on line 5 Notice: Constant PHP_VERSION already defined in /in/Op4V0 on line 6 bool(true) string(6) "7.4.28"
Output for 7.4.27
Notice: Constant true already defined in /in/Op4V0 on line 5 Notice: Constant PHP_VERSION already defined in /in/Op4V0 on line 6 bool(true) string(6) "7.4.27"
Output for 7.4.26
Notice: Constant true already defined in /in/Op4V0 on line 5 Notice: Constant PHP_VERSION already defined in /in/Op4V0 on line 6 bool(true) string(6) "7.4.26"
Output for 7.4.25
Notice: Constant true already defined in /in/Op4V0 on line 5 Notice: Constant PHP_VERSION already defined in /in/Op4V0 on line 6 bool(true) string(6) "7.4.25"
Output for 7.4.24
Notice: Constant true already defined in /in/Op4V0 on line 5 Notice: Constant PHP_VERSION already defined in /in/Op4V0 on line 6 bool(true) string(6) "7.4.24"
Output for 7.4.23
Notice: Constant true already defined in /in/Op4V0 on line 5 Notice: Constant PHP_VERSION already defined in /in/Op4V0 on line 6 bool(true) string(6) "7.4.23"
Output for 7.4.22
Notice: Constant true already defined in /in/Op4V0 on line 5 Notice: Constant PHP_VERSION already defined in /in/Op4V0 on line 6 bool(true) string(6) "7.4.22"
Output for 7.4.21
Notice: Constant true already defined in /in/Op4V0 on line 5 Notice: Constant PHP_VERSION already defined in /in/Op4V0 on line 6 bool(true) string(6) "7.4.21"
Output for 7.4.20
Notice: Constant true already defined in /in/Op4V0 on line 5 Notice: Constant PHP_VERSION already defined in /in/Op4V0 on line 6 bool(true) string(6) "7.4.20"
Output for 7.4.16
Notice: Constant true already defined in /in/Op4V0 on line 5 Notice: Constant PHP_VERSION already defined in /in/Op4V0 on line 6 bool(true) string(6) "7.4.16"
Output for 7.4.15
Notice: Constant true already defined in /in/Op4V0 on line 5 Notice: Constant PHP_VERSION already defined in /in/Op4V0 on line 6 bool(true) string(6) "7.4.15"
Output for 7.4.14
Notice: Constant true already defined in /in/Op4V0 on line 5 Notice: Constant PHP_VERSION already defined in /in/Op4V0 on line 6 bool(true) string(6) "7.4.14"
Output for 7.4.13
Notice: Constant true already defined in /in/Op4V0 on line 5 Notice: Constant PHP_VERSION already defined in /in/Op4V0 on line 6 bool(true) string(6) "7.4.13"
Output for 7.4.12
Notice: Constant true already defined in /in/Op4V0 on line 5 Notice: Constant PHP_VERSION already defined in /in/Op4V0 on line 6 bool(true) string(6) "7.4.12"
Output for 7.4.11
Notice: Constant true already defined in /in/Op4V0 on line 5 Notice: Constant PHP_VERSION already defined in /in/Op4V0 on line 6 bool(true) string(6) "7.4.11"
Output for 7.4.10
Notice: Constant true already defined in /in/Op4V0 on line 5 Notice: Constant PHP_VERSION already defined in /in/Op4V0 on line 6 bool(true) string(6) "7.4.10"
Output for 7.4.9
Notice: Constant true already defined in /in/Op4V0 on line 5 Notice: Constant PHP_VERSION already defined in /in/Op4V0 on line 6 bool(true) string(5) "7.4.9"
Output for 7.4.8
Notice: Constant true already defined in /in/Op4V0 on line 5 Notice: Constant PHP_VERSION already defined in /in/Op4V0 on line 6 bool(true) string(5) "7.4.8"
Output for 7.4.7
Notice: Constant true already defined in /in/Op4V0 on line 5 Notice: Constant PHP_VERSION already defined in /in/Op4V0 on line 6 bool(true) string(5) "7.4.7"
Output for 7.4.6
Notice: Constant true already defined in /in/Op4V0 on line 5 Notice: Constant PHP_VERSION already defined in /in/Op4V0 on line 6 bool(true) string(5) "7.4.6"
Output for 7.4.5
Notice: Constant true already defined in /in/Op4V0 on line 5 Notice: Constant PHP_VERSION already defined in /in/Op4V0 on line 6 bool(true) string(5) "7.4.5"
Output for 7.4.4
Notice: Constant true already defined in /in/Op4V0 on line 5 Notice: Constant PHP_VERSION already defined in /in/Op4V0 on line 6 bool(true) string(5) "7.4.4"
Output for 7.4.3
Notice: Constant true already defined in /in/Op4V0 on line 5 Notice: Constant PHP_VERSION already defined in /in/Op4V0 on line 6 bool(true) string(5) "7.4.3"
Output for 7.4.0
Notice: Constant true already defined in /in/Op4V0 on line 5 Notice: Constant PHP_VERSION already defined in /in/Op4V0 on line 6 bool(true) string(5) "7.4.0"
Output for 7.3.33
bool(true) string(6) "7.3.33"
Output for 7.3.32
bool(true) string(6) "7.3.32"
Output for 7.3.31
Notice: Constant true already defined in /in/Op4V0 on line 5 Notice: Constant PHP_VERSION already defined in /in/Op4V0 on line 6 bool(true) string(6) "7.3.31"
Output for 7.3.30
Notice: Constant true already defined in /in/Op4V0 on line 5 Notice: Constant PHP_VERSION already defined in /in/Op4V0 on line 6 bool(true) string(6) "7.3.30"
Output for 7.3.29
Notice: Constant true already defined in /in/Op4V0 on line 5 Notice: Constant PHP_VERSION already defined in /in/Op4V0 on line 6 bool(true) string(6) "7.3.29"
Output for 7.3.28
Notice: Constant true already defined in /in/Op4V0 on line 5 Notice: Constant PHP_VERSION already defined in /in/Op4V0 on line 6 bool(true) string(6) "7.3.28"
Output for 7.3.27
Notice: Constant true already defined in /in/Op4V0 on line 5 Notice: Constant PHP_VERSION already defined in /in/Op4V0 on line 6 bool(true) string(6) "7.3.27"
Output for 7.3.26
Notice: Constant true already defined in /in/Op4V0 on line 5 Notice: Constant PHP_VERSION already defined in /in/Op4V0 on line 6 bool(true) string(6) "7.3.26"
Output for 7.3.25
Notice: Constant true already defined in /in/Op4V0 on line 5 Notice: Constant PHP_VERSION already defined in /in/Op4V0 on line 6 bool(true) string(6) "7.3.25"
Output for 7.3.24
Notice: Constant true already defined in /in/Op4V0 on line 5 Notice: Constant PHP_VERSION already defined in /in/Op4V0 on line 6 bool(true) string(6) "7.3.24"
Output for 7.3.23
Notice: Constant true already defined in /in/Op4V0 on line 5 Notice: Constant PHP_VERSION already defined in /in/Op4V0 on line 6 bool(true) string(6) "7.3.23"
Output for 7.3.21
Notice: Constant true already defined in /in/Op4V0 on line 5 Notice: Constant PHP_VERSION already defined in /in/Op4V0 on line 6 bool(true) string(6) "7.3.21"
Output for 7.3.20
Notice: Constant true already defined in /in/Op4V0 on line 5 Notice: Constant PHP_VERSION already defined in /in/Op4V0 on line 6 bool(true) string(6) "7.3.20"
Output for 7.3.19
Notice: Constant true already defined in /in/Op4V0 on line 5 Notice: Constant PHP_VERSION already defined in /in/Op4V0 on line 6 bool(true) string(6) "7.3.19"
Output for 7.3.18
Notice: Constant true already defined in /in/Op4V0 on line 5 Notice: Constant PHP_VERSION already defined in /in/Op4V0 on line 6 bool(true) string(6) "7.3.18"
Output for 7.3.17
Notice: Constant true already defined in /in/Op4V0 on line 5 Notice: Constant PHP_VERSION already defined in /in/Op4V0 on line 6 bool(true) string(6) "7.3.17"
Output for 7.3.16
Notice: Constant true already defined in /in/Op4V0 on line 5 Notice: Constant PHP_VERSION already defined in /in/Op4V0 on line 6 bool(true) string(6) "7.3.16"
Output for 7.2.33
Notice: Constant true already defined in /in/Op4V0 on line 5 Notice: Constant PHP_VERSION already defined in /in/Op4V0 on line 6 bool(true) string(6) "7.2.33"
Output for 7.2.32
Notice: Constant true already defined in /in/Op4V0 on line 5 Notice: Constant PHP_VERSION already defined in /in/Op4V0 on line 6 bool(true) string(6) "7.2.32"
Output for 7.2.31
Notice: Constant true already defined in /in/Op4V0 on line 5 Notice: Constant PHP_VERSION already defined in /in/Op4V0 on line 6 bool(true) string(6) "7.2.31"
Output for 7.2.30
Notice: Constant true already defined in /in/Op4V0 on line 5 Notice: Constant PHP_VERSION already defined in /in/Op4V0 on line 6 bool(true) string(6) "7.2.30"
Output for 7.2.29
Notice: Constant true already defined in /in/Op4V0 on line 5 Notice: Constant PHP_VERSION already defined in /in/Op4V0 on line 6 bool(true) string(6) "7.2.29"
Output for 7.2.6
Notice: Constant true already defined in /in/Op4V0 on line 5 Notice: Constant PHP_VERSION already defined in /in/Op4V0 on line 6 bool(true) string(5) "7.2.6"
Output for 7.2.0
Notice: Constant true already defined in /in/Op4V0 on line 5 Notice: Constant PHP_VERSION already defined in /in/Op4V0 on line 6 bool(true) string(5) "7.2.0"
Output for 7.1.20
Notice: Constant true already defined in /in/Op4V0 on line 5 Notice: Constant PHP_VERSION already defined in /in/Op4V0 on line 6 bool(true) string(6) "7.1.20"
Output for 7.1.10
Notice: Constant true already defined in /in/Op4V0 on line 5 Notice: Constant PHP_VERSION already defined in /in/Op4V0 on line 6 bool(true) string(6) "7.1.10"
Output for 7.1.7
Notice: Constant true already defined in /in/Op4V0 on line 5 Notice: Constant PHP_VERSION already defined in /in/Op4V0 on line 6 bool(true) string(5) "7.1.7"
Output for 7.1.6
Notice: Constant true already defined in /in/Op4V0 on line 5 Notice: Constant PHP_VERSION already defined in /in/Op4V0 on line 6 bool(true) string(5) "7.1.6"
Output for 7.1.5
Notice: Constant true already defined in /in/Op4V0 on line 5 Notice: Constant PHP_VERSION already defined in /in/Op4V0 on line 6 bool(true) string(5) "7.1.5"
Output for 7.1.0
Notice: Constant true already defined in /in/Op4V0 on line 5 Notice: Constant PHP_VERSION already defined in /in/Op4V0 on line 6 bool(true) string(5) "7.1.0"
Output for 7.0.20
Notice: Constant true already defined in /in/Op4V0 on line 5 Notice: Constant PHP_VERSION already defined in /in/Op4V0 on line 6 bool(true) string(6) "7.0.20"
Output for 7.0.6
Notice: Constant true already defined in /in/Op4V0 on line 5 Notice: Constant PHP_VERSION already defined in /in/Op4V0 on line 6 bool(true) string(5) "7.0.6"
Output for 7.0.5
Notice: Constant true already defined in /in/Op4V0 on line 5 Notice: Constant PHP_VERSION already defined in /in/Op4V0 on line 6 bool(true) string(5) "7.0.5"
Output for 7.0.4
Notice: Constant true already defined in /in/Op4V0 on line 5 Notice: Constant PHP_VERSION already defined in /in/Op4V0 on line 6 bool(true) string(5) "7.0.4"
Output for 7.0.3
Notice: Constant true already defined in /in/Op4V0 on line 5 Notice: Constant PHP_VERSION already defined in /in/Op4V0 on line 6 bool(true) string(5) "7.0.3"
Output for 7.0.2
Notice: Constant true already defined in /in/Op4V0 on line 5 Notice: Constant PHP_VERSION already defined in /in/Op4V0 on line 6 bool(true) string(5) "7.0.2"
Output for 7.0.1
Notice: Constant true already defined in /in/Op4V0 on line 5 Notice: Constant PHP_VERSION already defined in /in/Op4V0 on line 6 bool(true) string(5) "7.0.1"
Output for 7.0.0
Notice: Constant true already defined in /in/Op4V0 on line 5 Notice: Constant PHP_VERSION already defined in /in/Op4V0 on line 6 bool(true) string(5) "7.0.0"
Output for 5.6.28
Notice: Constant true already defined in /in/Op4V0 on line 5 Notice: Constant PHP_VERSION already defined in /in/Op4V0 on line 6 bool(true) string(6) "5.6.28"
Output for 5.6.21
Notice: Constant true already defined in /in/Op4V0 on line 5 Notice: Constant PHP_VERSION already defined in /in/Op4V0 on line 6 bool(true) string(6) "5.6.21"
Output for 5.6.20
Notice: Constant true already defined in /in/Op4V0 on line 5 Notice: Constant PHP_VERSION already defined in /in/Op4V0 on line 6 bool(true) string(6) "5.6.20"
Output for 5.6.19
Notice: Constant true already defined in /in/Op4V0 on line 5 Notice: Constant PHP_VERSION already defined in /in/Op4V0 on line 6 bool(true) string(6) "5.6.19"
Output for 5.6.18
Notice: Constant true already defined in /in/Op4V0 on line 5 Notice: Constant PHP_VERSION already defined in /in/Op4V0 on line 6 bool(true) string(6) "5.6.18"
Output for 5.6.17
Notice: Constant true already defined in /in/Op4V0 on line 5 Notice: Constant PHP_VERSION already defined in /in/Op4V0 on line 6 bool(true) string(6) "5.6.17"
Output for 5.6.16
Notice: Constant true already defined in /in/Op4V0 on line 5 Notice: Constant PHP_VERSION already defined in /in/Op4V0 on line 6 bool(true) string(6) "5.6.16"
Output for 5.6.15
Notice: Constant true already defined in /in/Op4V0 on line 5 Notice: Constant PHP_VERSION already defined in /in/Op4V0 on line 6 bool(true) string(6) "5.6.15"
Output for 5.6.14
Notice: Constant true already defined in /in/Op4V0 on line 5 Notice: Constant PHP_VERSION already defined in /in/Op4V0 on line 6 bool(true) string(6) "5.6.14"
Output for 5.6.13
Notice: Constant true already defined in /in/Op4V0 on line 5 Notice: Constant PHP_VERSION already defined in /in/Op4V0 on line 6 bool(true) string(6) "5.6.13"
Output for 5.6.12
Notice: Constant true already defined in /in/Op4V0 on line 5 Notice: Constant PHP_VERSION already defined in /in/Op4V0 on line 6 bool(true) string(6) "5.6.12"
Output for 5.6.11
Notice: Constant true already defined in /in/Op4V0 on line 5 Notice: Constant PHP_VERSION already defined in /in/Op4V0 on line 6 bool(true) string(6) "5.6.11"
Output for 5.6.10
Notice: Constant true already defined in /in/Op4V0 on line 5 Notice: Constant PHP_VERSION already defined in /in/Op4V0 on line 6 bool(true) string(6) "5.6.10"
Output for 5.6.9
Notice: Constant true already defined in /in/Op4V0 on line 5 Notice: Constant PHP_VERSION already defined in /in/Op4V0 on line 6 bool(true) string(5) "5.6.9"
Output for 5.6.8
Notice: Constant true already defined in /in/Op4V0 on line 5 Notice: Constant PHP_VERSION already defined in /in/Op4V0 on line 6 bool(true) string(5) "5.6.8"
Output for 5.5.35
Notice: Constant true already defined in /in/Op4V0 on line 5 Notice: Constant PHP_VERSION already defined in /in/Op4V0 on line 6 bool(true) string(6) "5.5.35"
Output for 5.5.34
Notice: Constant true already defined in /in/Op4V0 on line 5 Notice: Constant PHP_VERSION already defined in /in/Op4V0 on line 6 bool(true) string(6) "5.5.34"
Output for 5.5.33
Notice: Constant true already defined in /in/Op4V0 on line 5 Notice: Constant PHP_VERSION already defined in /in/Op4V0 on line 6 bool(true) string(6) "5.5.33"
Output for 5.5.32
Notice: Constant true already defined in /in/Op4V0 on line 5 Notice: Constant PHP_VERSION already defined in /in/Op4V0 on line 6 bool(true) string(6) "5.5.32"
Output for 5.5.31
Notice: Constant true already defined in /in/Op4V0 on line 5 Notice: Constant PHP_VERSION already defined in /in/Op4V0 on line 6 bool(true) string(6) "5.5.31"
Output for 5.5.30
Notice: Constant true already defined in /in/Op4V0 on line 5 Notice: Constant PHP_VERSION already defined in /in/Op4V0 on line 6 bool(true) string(6) "5.5.30"
Output for 5.5.29
Notice: Constant true already defined in /in/Op4V0 on line 5 Notice: Constant PHP_VERSION already defined in /in/Op4V0 on line 6 bool(true) string(6) "5.5.29"
Output for 5.5.28
Notice: Constant true already defined in /in/Op4V0 on line 5 Notice: Constant PHP_VERSION already defined in /in/Op4V0 on line 6 bool(true) string(6) "5.5.28"
Output for 5.5.27
Notice: Constant true already defined in /in/Op4V0 on line 5 Notice: Constant PHP_VERSION already defined in /in/Op4V0 on line 6 bool(true) string(6) "5.5.27"
Output for 5.5.26
Notice: Constant true already defined in /in/Op4V0 on line 5 Notice: Constant PHP_VERSION already defined in /in/Op4V0 on line 6 bool(true) string(6) "5.5.26"
Output for 5.5.25
Notice: Constant true already defined in /in/Op4V0 on line 5 Notice: Constant PHP_VERSION already defined in /in/Op4V0 on line 6 bool(true) string(6) "5.5.25"
Output for 5.5.24
Notice: Constant true already defined in /in/Op4V0 on line 5 Notice: Constant PHP_VERSION already defined in /in/Op4V0 on line 6 bool(true) string(6) "5.5.24"

preferences:
171.07 ms | 401 KiB | 183 Q