--TEST-- Testing 'new static;' calling parent method --FILE-- test(); call_user_func(array($foo, 'test')); ?> --EXPECTF-- object(foo)#%d (0) { } object(foo)#%d (0) { }