--TEST-- Allow defining FCC for userland functions in const expressions. --FILE-- --EXPECTF-- object(Closure)#%d (2) { ["function"]=> string(11) "my_function" ["parameter"]=> array(1) { ["$foo"]=> string(10) "" } } Called my_function string(3) "abc"