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