3v4l.org

run code in 300+ PHP versions simultaneously
<?php $a = 'string'; $b = "string"; var_dump($a === $b, gettype($a) === gettype($b));

preferences:
29.49 ms | 402 KiB | 5 Q