Summary
Updated FreeScout from 2.1.2 to 2.2.6 and o365 graph plugin stopped working with error:
"Function curl_close() is deprecated since 8.5, as it has no effect since PHP 8.0"
tombruton87/freescout-mail365#6
What is the expected correct behaviour?
Did not expect php upgrade - didn't see it mentioned in CHANGELOG.md
Would expect there to be a build for keeping php8.4, eg: 2.2.6-php8.4 but latest php8.4 build seems to be: 2.1.5-php8.4.
Possible fixes
Real fix is update mail365 to support php8.5. But would be nice if images were available for latest stable with php8.4.
Mostly reporting for documentation, in case others run across same issue.
Summary
Updated FreeScout from 2.1.2 to 2.2.6 and o365 graph plugin stopped working with error:
tombruton87/freescout-mail365#6
What is the expected correct behaviour?
Did not expect php upgrade - didn't see it mentioned in CHANGELOG.md
Would expect there to be a build for keeping php8.4, eg: 2.2.6-php8.4 but latest php8.4 build seems to be: 2.1.5-php8.4.
Possible fixes
Real fix is update mail365 to support php8.5. But would be nice if images were available for latest stable with php8.4.
Mostly reporting for documentation, in case others run across same issue.