<?php $create = 'Datetime::createFromFormat'; $invoke = [new stdClass, '__invoke']; var_dump(is_callable($create), is_callable($invoke));
You have javascript disabled. You will not be able to edit any code.