--TEST-- Testing __call and __callstatic --FILE-- $b(); $a->baz(); a::Foo(); ?> --EXPECT-- __callstatic: Test __call: Test __call: Bar __callstatic: Foo