Avatar

MLF and PHP 8: it will come contemporary (Bugs)

by Micha ⌂, Thursday, April 21, 2022, 15:06 (708 days ago) @ Auge

Hi,

I integrated PHPMailer about 3 years ago. Moreover, I don't use this module because php mail runs well. Currently version 6.0.7 is used but 6.6.0 is available. We can try to update.

B8 (not from github) should work with PHP8, afaik.

The most warnings and errors results from Akismet. Here, we need an update. There is also a problem in function.inc.php using strftime(), i.e.

[21-Apr-2022 14:50:25 UTC] PHP Deprecated:  Function strftime() is deprecated in /forum/includes/functions.inc.php on line 1672
[21-Apr-2022 14:50:25 UTC] PHP Warning:  Trying to access array offset on value of type bool in /forum/includes/thread.inc.php on line 66
[21-Apr-2022 14:50:25 UTC] PHP Warning:  Undefined array key "subnav_location" in /forum/templates_c/589995f7aa63ac0c1cdde6e900ef07909c7e1765_0.file.main.tpl.php on line 26
[21-Apr-2022 14:50:25 UTC] PHP Deprecated:  implode(): Passing null to parameter #1 ($separator) of type array|string is deprecated in /forum/modules/smarty/plugins/shared.mb_str_replace.php on line 49

--
applied-geodesy.org - OpenSource Least-Squares Adjustment Software for Geodetic Sciences


Complete thread:

 RSS Feed of thread