Error message on dashboard
-
I just upgraded to the Wed Jan 07 05:33:55 CST build and it now displays the following error in the Dyn DNS Widget right after the ip address:
PHP ERROR: Type: 8192, File: /usr/local/www/widgets/widgets/dyn_dns_status.widget.php, Line: 62, Message: Function split() is deprecated
This appears to be only cosmetic and everything (well at least for how I use it) is working great.
Thank you for pfsense (the best router/firewall I've ever used),
David -
split() is deprecated in current PHP version. Iam not sure why I don't see that message on my systems,but anyway it should be fixed.
Pull request: https://github.com/pfsense/pfsense/pull/1423
Edit: Ermal fixed it already with: https://github.com/pfsense/pfsense/commit/9643058d99352140c447c476ac7447e2057a76db -
It's all fixed on the Thu Jan 08 03:14:18 build. Thank you.