getMessage()); self::assertEquals([new SourceLocation(1, 1)], $errors[0]->getLocations()); self::assertEquals(null, $errors[0]->getPath()); } }