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

SitemapGenerator: add tests and improve the PHP 8.x support #236

Merged
merged 10 commits into from May 22, 2023

Conversation

macbre
Copy link
Member

@macbre macbre commented May 18, 2023

Resolves #235

…_put_contents() calls

TypeError: count(): Argument #1 ($value) must be of type Countable|array, null given
/Users/macbre/git/elecena/nano/classes/utils/SitemapGenerator.class.php:189
/Users/macbre/git/elecena/nano/classes/utils/SitemapGenerator.class.php:207
/Users/macbre/git/elecena/nano/tests/SitemapGeneratorTest.php:16
@macbre macbre force-pushed the SitemapGenerator/add-tests branch from 88c5db4 to 08490b8 Compare May 22, 2023 16:42
@macbre macbre marked this pull request as ready for review May 22, 2023 17:09
@macbre macbre merged commit e23a306 into master May 22, 2023
6 checks passed
@macbre macbre deleted the SitemapGenerator/add-tests branch May 22, 2023 17:09
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.

SitemapGenerator: Argument #1 ($value) must be of type Countable|array, null given
1 participant