<?php function test() { return; } $x = test(); var_dump($x); echo get_debug_type($x);
You have javascript disabled. You will not be able to edit any code.