--TEST-- Bug #69420 (Invalid read in zend_std_get_method) --FILE-- test(); } } $b = new B(); $b->foo(); ?> --EXPECT-- okey