--TEST-- method overloading with different method signature --INI-- error_reporting=8191 --FILE-- --EXPECTF-- Warning: Declaration of test3::foo($arg, $arg2) should be compatible with test::foo($arg, $arg2 = NULL) in %s on line %d Done