Conversation
|
Is there anything else that I can / should do to help this along? |
|
Hello, |
898aedb to
bdb0389
Compare
|
I've updated this PR. I now started with the current files in FreshRSS's repo and manually applied the SimpliePie 1.5.2->1.5.3 changes from https://github.com/simplepie/simplepie/compare/1.5.2..1.5.3 I believe that should be much more acceptable :) |
marienfressinaud
left a comment
There was a problem hiding this comment.
It looks good to me. Note for the other reviewers that the fix of SimplePie/Cache/File.php was already applied in 0fb21e1
|
Thanks @candrews |
https://github.com/simplepie/simplepie/compare/1.5.3..a72e1dfafe7870affdae3edf0d9a494e4fa31bc6 Follow up of the update to 1.5.3 FreshRSS#2702 Requires PHP 5.6+ FreshRSS#2527 (comment)
https://github.com/simplepie/simplepie/compare/1.5.3..a72e1dfafe7870affdae3edf0d9a494e4fa31bc6 Follow up of the update to 1.5.3 #2702 Requires PHP 5.6+ #2527 (comment)
Changelogs:
I've manually applied these changes:
https://github.com/simplepie/simplepie/compare/1.5.2..1.5.3
This is of particular interest as it eliminates some warnings when run with PHP 7.4:
See simplepie/simplepie@38b5049