3v4l.org

run code in 300+ PHP versions simultaneously
<?php class gvars { public static $debug_mode = true; /* * Tab Title Control * n\a */ public static $tab_after = " | Chestools"; public static $tab_name_enable = true; /* * Dialouge Control * utils.dialouges.php */ public static $dia_show_fatal = true; public static $dia_enabled = true; /* * Page Paths * n\a */ public static $root = "/p/chestools/"; public static $path_home = "Home"; public static $path_contactus = "Contactus"; public static $path_login = "Login"; public static $path_signup = "Signup"; //General Pages public static $path_help = "Help"; public static $path_profile = "Profile"; //Student Pages public static $path_select_cat = "Catagorys"; //Teacher Pages public static $path_view_student = "View"; public static $path_create = "Create"; //Catagorys public static $path_cat_math = "c/math/"; public static $path_cat_life_sci = "c/life-science/"; public static $path_cat_int_sci = "c/interactive-science/"; public static $path_cat_earth_sci = "c/earth-science/"; //Security public static $path_sec_finish = "security/Finish"; public static $path_sec_change_password = "security/ChangePassword"; public static $path_sec_change_email = "security/ChangeEmail"; public static $path_sec_checkpoint = "security/Checkpoint"; /* * System Paths * n\a */ public static $head_css = "core/css/chestools.css"; public static $head_js_app = "core/js/app.js"; /* * Footer Resource Paths * n\a */ public static $path_dwa = "about/district-wide-accounts/"; public static $path_isa = "about/independent-school- accounts/"; public static $path_support = "support/"; public static $path_pp = "Privacy"; public static $path_tos = "Terms"; }
Output for 5.0.0 - 5.0.5, 5.1.0 - 5.1.6, 5.2.0 - 5.2.17, 5.3.0 - 5.3.29, 5.4.0 - 5.4.45, 5.5.0 - 5.5.38, 5.6.0 - 5.6.26, 7.0.0 - 7.0.20, 7.1.0 - 7.1.20, 7.2.0 - 7.2.33, 7.3.16 - 7.3.33, 7.4.0 - 7.4.33, 8.0.0 - 8.0.30, 8.1.0 - 8.1.34, 8.2.0 - 8.2.30, 8.3.0 - 8.3.30, 8.4.1 - 8.4.18, 8.5.0 - 8.5.3
Output for 4.4.2 - 4.4.9
Parse error: syntax error, unexpected T_STRING, expecting T_OLD_FUNCTION or T_FUNCTION or T_VAR or '}' in /in/88Lot on line 5
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
Parse error: parse error, unexpected T_STRING, expecting T_OLD_FUNCTION or T_FUNCTION or T_VAR or '}' in /in/88Lot on line 5
Process exited with code 255.
Output for 4.3.2 - 4.3.4
Parse error: parse error, expecting `T_OLD_FUNCTION' or `T_FUNCTION' or `T_VAR' or `'}'' in /in/88Lot on line 5
Process exited with code 255.

preferences:
119.91 ms | 2165 KiB | 4 Q