3v4l.org

run code in 300+ PHP versions simultaneously
<?php var_dump((string)false == (string)"0"); // replaced (boolean) with (string) var_dump((boolean)(string)"false" == (int)0); // added (boolean) to "false"

preferences:
32.59 ms | 402 KiB | 5 Q