We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
I noticed when using PHP 7.2, I get the following error:
PHP Warning: count(): Parameter must be an array or an object that implements Countable in .../wwwroot/site/modules/MarkupSEO/MarkupSEO.module:245
A similar issue was recently fixed with the TracyDebugger module at adrianbj/TracyDebugger#13. There is also discussions for Processwire at processwire/processwire-issues#408
The text was updated successfully, but these errors were encountered:
fix nicoknoll#38
0bcdcec
No branches or pull requests
I noticed when using PHP 7.2, I get the following error:
A similar issue was recently fixed with the TracyDebugger module at adrianbj/TracyDebugger#13. There is also discussions for Processwire at processwire/processwire-issues#408
The text was updated successfully, but these errors were encountered: