--TEST-- Bug #46106 (Memory leaks when using global statement) --FILE-- invokeArgs(array(0)); } $x = new ReflectionFunction('str_pad'); test($x); ?> DONE --EXPECT-- DONE