Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update SimplePie to show the news #24

Merged
merged 1 commit into from
Aug 7, 2024
Merged

Conversation

gerundt
Copy link
Contributor

@gerundt gerundt commented Aug 2, 2024

The website currently stops after the News headline. The old SimplePie seems to have problem with new PHP versions.

I get for example the following error with PHP 8.0:

Fatal error: Uncaught TypeError: implode(): Argument #2 ($array) must be of type ?array, string given in site\simplepie\simplepie.php:11298

With the newest version from SimplePie it works.

@danmar danmar merged commit f07467f into danmar:master Aug 7, 2024
2 checks passed
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.

2 participants