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