Skip to content

FreshRSS_EntryDAOSQLite declaration not compatible with FreshRSS_EntryDAO #1220

@marienfressinaud

Description

@marienfressinaud

After an update to the last dev version, I have these warnings:

Strict Standards: Declaration of FreshRSS_EntryDAOSQLite::markReadEntries() should be compatible with FreshRSS_EntryDAO::markReadEntries($idMax = 0, $onlyFavorites = false, $priorityMin = 0, $filter = NULL, $state = 0) in /[...]/app/Models/EntryDAOSQLite.php on line 3

Strict Standards: Declaration of FreshRSS_EntryDAOSQLite::markReadCat() should be compatible with FreshRSS_EntryDAO::markReadCat($id, $idMax = 0, $filter = NULL, $state = 0) in /[...]/app/Models/EntryDAOSQLite.php on line 3

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions