--TEST-- SplFileObject::seek function - test parameters --FILE-- seek(-1); } catch (LogicException $e) { echo($e->getMessage()); } ?> --EXPECTF-- Can't seek file %s to negative line -1