3v4l.org
run code in 300+ PHP versions simultaneously
sponsor
bughunt
search
recent
about
@ 2020-04-09T00:56:52Z
<?php var_dump( method_exists(null, 'foo') ); var_dump( property_exists(null, 'foo') );