-
Notifications
You must be signed in to change notification settings - Fork 33
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 8.0 compatibility issues #275
Comments
Warning: Declaration of debugErrorHandler::error($type, $message, $file = NULL, $line = 0) should be compatible with errorHandler::error($type, $message, $file = NULL, $line = 0, $allow_output = true) in /merge/resources/class_error.php on line 34 Already reported in #273, other reports from the community forum: |
merge-system/resources/functions.php Lines 728 to 739 in 755ae59
|
From #279 bbpress's delcaration
merge-system/boards/bbpress.php Line 100 in d453ec2
merge-system/resources/class_converter.php Line 531 in d453ec2
|
anyone going to tackle the PHP8 incompability? PHP8 has been around for some time now. Why isn't the merge system still not working? |
This issue will track the merge system's PHP 8.0 compatibility problem. Any PR fixing any of them is welcome.
The text was updated successfully, but these errors were encountered: