-
Notifications
You must be signed in to change notification settings - Fork 515
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
FreeScout support for PHP 8.4 #4501
Comments
FreeScout's core and official modules will be gradually made fully compatible with PHP 8.4 during this year. First steps have already been done. You can update FreeScout to the latest version and start testing and reporting issues. |
I have already the latest version. |
Just check laravel logs in "Manage > Logs > App Logs" and send full text of errors you'll find there. Most common will be the "Implicitly marking parameter $NNN as nullable is deprecated". |
This happen when the cron to fetch email using PHP 8.4 is run then Freescout is no more accessible and also public knowlege and page to open ticket is no more loading, just a blank page Even check manually for update print an error: |
Fixed in the |
Thank you
|
Updated to 1.8.167 My server log had to say:
laravel-2025-01-23.log
I need revert back to PHP 8.3 |
Fixed in the |
Thank you, I hope doing an update with PHP 8.4 will not broken freescout. For the next release I will still use PHP 8.3 then will be ok. check manually for update print an error: |
If I load the module list at modules/list with PHP 8.4 something looks to be broken. Also load support/system/status give again fatal error I need revert back to PHP 8.3 From the log file I can see:
Another log error I can see:
|
Fixed in FreeScout v1.8.170 |
Try to replace |
|
By some reason we can't reproduce those issues on PHP 8.4.2 What's your exact PHP version? What kind of installation are you using? Docker or regular? Which hosting? |
Resolved was missed to clean the cache :-) |
I cannot open I can find the following error in the log
|
Still it would be good to know your configuration: #4501 (comment)
|
Thank you.
I'm with Plesk and PHP 8.4.3 |
Seems all work now |
Hi, today I started to activate PHP 8.4 on my server but discover that activating and restarting PHP 8.4 generate errors on FreeScout.
I need revert back to PHP 8.3 and all seems working.
When FreeScout and modules will support PHP 8.4?
I will keep monitoring this issue for PHP 8.4 support.
The text was updated successfully, but these errors were encountered: