3v4l.org

run code in 300+ PHP versions simultaneously
<?php $thequery = "O'Really"; $thequery = str_replace("'", "\", $thequery); echo $thequery;
Output for 5.4.0 - 5.4.45, 5.5.0 - 5.5.38, 5.6.0 - 5.6.30, 7.0.0 - 7.0.20, 7.1.0 - 7.1.8
Parse error: syntax error, unexpected end of file in /in/P1NMe on line 5
Process exited with code 255.
Output for 5.3.0 - 5.3.29
Parse error: syntax error, unexpected $end in /in/P1NMe on line 5
Process exited with code 255.

preferences:
254.93 ms | 1395 KiB | 181 Q