Skip to content

SimplePie fix status_code type#4301

Merged
Alkarex merged 1 commit intoFreshRSS:edgefrom
Alkarex:simplepie_fix_status_code
Apr 2, 2022
Merged

SimplePie fix status_code type#4301
Alkarex merged 1 commit intoFreshRSS:edgefrom
Alkarex:simplepie_fix_status_code

Conversation

@Alkarex
Copy link
Member

@Alkarex Alkarex commented Mar 31, 2022

#fix #4299

@candrews
Copy link
Contributor

candrews commented Apr 2, 2022

Can this be merged please? 🤞

@Alkarex Alkarex merged commit 191abf5 into FreshRSS:edge Apr 2, 2022
@Alkarex Alkarex deleted the simplepie_fix_status_code branch April 2, 2022 19:39
Alkarex added a commit to Alkarex/simplepie that referenced this pull request Apr 25, 2022
`$status_code` is declared as `int` but was sometimes null or string.
Downstream: FreshRSS/FreshRSS#4301
@Alkarex
Copy link
Member Author

Alkarex commented Apr 25, 2022

Upstream simplepie/simplepie#728

mblaney pushed a commit to simplepie/simplepie that referenced this pull request May 18, 2022
`$status_code` is declared as `int` but was sometimes null or string.
Downstream: FreshRSS/FreshRSS#4301
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[BUG] deprecation warning with PHP 8.1: Passing null to parameter #2 ($code) of type int is deprecated in app/Models/Feed.php on line 350

2 participants