3v4l.org

run code in 300+ PHP versions simultaneously
<?php $parser = xml_parser_create(); xml_set_default_handler($parser, "this is not a valid callback"); function only_accepts_callables(callable $value) { } only_accepts_callables("this is not a valid callback");

preferences:
26.39 ms | 405 KiB | 5 Q