--TEST-- Statics should work in traits, too. --FILE-- inc(); $o->inc(); ?> --EXPECT-- 1 2