--TEST-- Omitting optional arg in method inherited from abstract class --FILE-- foo(); ?> --EXPECTF-- Strict Standards: Declaration of B::foo() should be compatible with that of A::foo() in %s on line %d foo