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

Fails with fatal error on PHP 8.1 #576

Open
krishaamer opened this issue Jan 11, 2022 · 1 comment · May be fixed by #577
Open

Fails with fatal error on PHP 8.1 #576

krishaamer opened this issue Jan 11, 2022 · 1 comment · May be fixed by #577

Comments

@krishaamer
Copy link

krishaamer commented Jan 11, 2022

FastCGI sent in stderr: "PHP message: PHP Fatal error: Uncaught ValueError: Unknown format specifier "i" in /srv/.../plugins/posts-to-posts/vendor/mustache/mustache/src/Mustache/Engine.php"

Found a related PR #2

sboerrigter added a commit to trendwerk/wp-posts-to-posts that referenced this issue Feb 4, 2022
@sboerrigter sboerrigter linked a pull request Feb 4, 2022 that will close this issue
@sboerrigter
Copy link

Same issue here on PHP 8.0. I've updated the Mustache package and created a PR that fixes this issue: #577.

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 a pull request may close this issue.

2 participants