--TEST-- function returning by reference preserves aliases --FILE-- --EXPECT-- int(42) string(10) "kept alive" string(9) "from eval" string(12) "from require" string(21) "from dynamic callback" dynamic callback TypeError