--TEST-- Bug #53826: __callStatic fired in base class through a parent call if the method is private --FILE-- test(); $test2->test(); ?> --EXPECT-- __call __call