3v4l.org

run code in 300+ PHP versions simultaneously
<?php define('DS', DIRECTORY_SEPARATOR); $str = 'template/base/files/js\jquery1.11.min.js'; $str = str_replace($str, array("\", "/"), DS); echo $str;
Output for 5.4.0 - 5.4.27
Parse error: syntax error, unexpected end of file in /in/vjOEl on line 5
Process exited with code 255.
Output for 5.3.0 - 5.3.28
Parse error: syntax error, unexpected $end in /in/vjOEl on line 5
Process exited with code 255.

preferences:
176.81 ms | 1395 KiB | 64 Q