Page 1 of 1

CGBetterForms & PHP 8 problem

Posted: Sat Jan 30, 2021 1:32 pm
by JamesT
When CGBetterForms sends mail with PHP 8, most headers are indented by a single space, rendering them disabled. Broken headers include: From, Reply-To, Message-ID, X-Mailer, MIME-Version and Content-Type.

Not sure if this a module issue or an issue with core?

Re: CGBetterForms & PHP 8 problem

Posted: Sat Jan 30, 2021 2:19 pm
by DIGI3
PHP 8 won't have full core support for a while, I'm pretty impressed you were able to get as far as you did.

Re: CGBetterForms & PHP 8 problem

Posted: Sat Jan 30, 2021 2:21 pm
by JamesT
Happy to report PHP 8 runs CMSMS perfectly with the modules I use, this was the only issue I encountered.