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

php 7.4, 8.0 compatability #119

Open
BlockLobber opened this issue Jun 3, 2021 · 0 comments
Open

php 7.4, 8.0 compatability #119

BlockLobber opened this issue Jun 3, 2021 · 0 comments

Comments

@BlockLobber
Copy link

BlockLobber commented Jun 3, 2021

In order to stay up to date with supported php versions tested the latest edk board version against php7.4 and 8.0 and received the following errors in my log (for 7.4 fastcgi):

mod_fcgid: stderr: PHP Fatal error: Uncaught Error: Cannot pass parameter 2 by reference in /home/<USER>/<DOMAIN>/common/xajax/xajax.php:48
mod_fcgid: stderr: Stack trace:
mod_fcgid: stderr: #0 /home/<USER>/<DOMAIN>/common/includes/class.event.php(71): edk_xajax::lateProcess('')
mod_fcgid: stderr: #1 /home/<USER>/<DOMAIN>/common/index.php(237): event::call('mods_initialise...', '')
mod_fcgid: stderr: #2 /home/<USER>/<DOMAIN>/index.php(26): include('/home/<USER>/...')
mod_fcgid: stderr: #3 {main}
mod_fcgid: stderr: thrown in /home/<USER>/<DOMAIN>/common/xajax/xajax.php on line 48

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

No branches or pull requests

1 participant