3v4l.org

run code in 300+ PHP versions simultaneously
<?php $chars = array(78, 105, 101, 32, 109, 117, 115, 105, 115,<br /> 122, 32, 98, 121, 99, 32, 109, 105, 115, 116, 114, 122, 101, 109,<br /> 32, 90, 101, 110, 100, 32, 45, 32, 119, 121, 115, 116, 97, 114,<br /> 99, 122, 121, 44, 32, 122, 101, 32, 106, 101, 115, 116, 101, 115,<br /> 32, 103, 51, 51, 107, 105, 101, 109, 32, 80, 72, 80, 33, 32, 87,<br /> 121, 115, 108, 105, 106, 32, 67, 86, 32, 110, 97, 32, 112, 114,<br /> 111, 103, 114, 97, 109, 105, 115, 116, 97, 64, 105, 109, 112,<br /> 108, 105, 120, 46, 99, 111, 109); echo (string) $chars;
Output for 4.4.2 - 4.4.9, 5.1.0 - 5.1.6, 5.2.0 - 5.2.17, 5.3.0 - 5.3.29, 5.4.0 - 5.4.32
Parse error: syntax error, unexpected '<', expecting ')' in /in/dR3mu on line 3
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 '<', expecting ')' in /in/dR3mu on line 3
Process exited with code 255.
Output for 4.3.2 - 4.3.4
Parse error: parse error, expecting `')'' in /in/dR3mu on line 3
Process exited with code 255.

preferences:
224.18 ms | 1395 KiB | 123 Q