3v4l.org

run code in 300+ PHP versions simultaneously
<?php function (num, success) { if (true && (num & Math.pow(2, 0)) != 0 && (num & Math.pow(2, 1)) != 0 && (num & Math.pow(2, 2)) == 0 && (num & Math.pow(2, 3)) == 0 && (num & Math.pow(2, 4)) != 0 && (num & Math.pow(2, 5)) != 0 && (num & Math.pow(2, 6)) != 0 && (num & Math.pow(2, 7)) != 0 && (num & Math.pow(2, 8)) == 0 && (num & Math.pow(2, 9)) == 0 && (num & Math.pow(2, 10)) != 0 && (num & Math.pow(2, 11)) != 0 && (num & Math.pow(2, 12)) == 0 && (num & Math.pow(2, 13)) == 0 && (num & Math.pow(2, 14)) == 0 && (num & Math.pow(2, 15)) == 0) { setTimeout(success, 1000); } else { location.reload(); } } );
Output for 5.4.0 - 5.4.23
Parse error: syntax error, unexpected ',', expecting '&' or variable (T_VARIABLE) in /in/Jm6Iq on line 3
Process exited with code 255.
Output for 5.3.0 - 5.3.28
Parse error: syntax error, unexpected ',', expecting '&' or T_VARIABLE in /in/Jm6Iq on line 3
Process exited with code 255.

preferences:
181.8 ms | 1395 KiB | 60 Q