WillyXJ / facileManager

A modular suite of web apps built with the sysadmin in mind.
www.facilemanager.com
GNU General Public License v2.0
84 stars 37 forks source link

Deprecated: version_compare(): Passing null to parameter #2 ($version2) of type string is deprecated #583

Closed gianlucagiacometti closed 4 months ago

gianlucagiacometti commented 11 months ago

Please prefix your issue title with one of the following: [BUG], [ISSUE], [FEATURE REQUEST], [MODULE REQUEST], [OTHER]. (I suggest to add something for these cases, like DEPRECATED or PHP-ALERT, since it's neither a bug nor a real issue)

Replace everything between stars with current version of your facileManager and module installations:
fM Version : 4.5.0 fmDNS Version : 5.3.4

In raising this issue, I confirm the following (please check boxes, eg [X]):


I'm using Ubuntu 22.04 with PHP 8.1

Deprecated: version_compare(): Passing null to parameter #2 ($version2) of type string is deprecated in /web/sites/dns.isqweb.it/public/fm-modules/fmDNS/classes/class_buildconf.php on line 2018

sergor75 commented 11 months ago

I confirm, I also saw similar messages on the same software versions

fM_4 5 0_err2018

This message hangs and is not removed, if you close the browser tab and restart, you can see that the config building is successful

WillyXJ commented 4 months ago

This is now fixed in fmDNS 6.0.0 and later.