3v4l.org

run code in 300+ PHP versions simultaneously
<?php $domd=new DOMDocument(); $str = "DOMDocument"; var_dump($domd instanceof $str); // ^ is legal. // V is illegal // var_dump($domd instanceof "DOMDocument"); $code = ' var_dump($domd instanceof "DOMDocument"); '; eval($code); // the eval hack is for illustration, make it an error at run-time, rather than compile-time.

This is an error 500

Value for `_results` contains invalid data `array`


preferences:
155.22 ms | 1742 KiB | 11 Q