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

Can not disable "needs login" with PHP 8 #23

Closed
timurc opened this issue Dec 14, 2021 · 1 comment
Closed

Can not disable "needs login" with PHP 8 #23

timurc opened this issue Dec 14, 2021 · 1 comment
Labels

Comments

@timurc
Copy link

timurc commented Dec 14, 2021

Hey,

if I try to disable the checkbox "needs login" in the admin panel, it re-enables itself when I click "save". So, effectively, I can not turn it off. Sometimes, it stays unchecked but after re-loading the page, it is enabled again.

I did not see an error in the logs.

It just happens with PHP 8, with php 7.4 it works fine.

And thanks so much for updating mpdf! It will also be OK for me to use 7.4 for now, just wanted to raise this.

@fkrauthan
Copy link
Owner

Yeah I've tried to debug that but couldn't reproduce it. That checkbox works exactly the same as others. If you have any idea I am happy to take pull requests to fix that. There should be 0 reason for this strange behavior. Especially PHP version dependent.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants