Skip to content

Fix PHP 7.0 warning#4514

Merged
Alkarex merged 1 commit intoFreshRSS:edgefrom
Alkarex:php7.0-warning
Aug 20, 2022
Merged

Fix PHP 7.0 warning#4514
Alkarex merged 1 commit intoFreshRSS:edgefrom
Alkarex:php7.0-warning

Conversation

@Alkarex
Copy link
Member

@Alkarex Alkarex commented Aug 20, 2022

Regression from #4202

Warning: Declaration of FreshRSS_EntryDAOSQLite::markRead($ids, $is_read = true) should be compatible with FreshRSS_EntryDAO::markRead($ids, bool $is_read = true) in /var/www/FreshRSS/app/Models/EntryDAOSQLite.php on line 3

Regression from FreshRSS#4202
> Warning: Declaration of FreshRSS_EntryDAOSQLite::markRead($ids, $is_read = true) should be compatible with FreshRSS_EntryDAO::markRead($ids, bool $is_read = true) in /var/www/FreshRSS/app/Models/EntryDAOSQLite.php on line 3
@Alkarex Alkarex added this to the 1.20.0 milestone Aug 20, 2022
@Alkarex Alkarex merged commit 0ec3874 into FreshRSS:edge Aug 20, 2022
@Alkarex Alkarex deleted the php7.0-warning branch August 20, 2022 17:44
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant