webgui icon indicating copy to clipboard operation
webgui copied to clipboard

(backport) dynamix/include/SysDevs.php: fix PHP warnings

Open desertwitch opened this issue 5 months ago • 0 comments

backport of #1854, tests for exec-returned variable/line existence before usage fixes PHP warnings on "System Devices" page encountered under some circumstances:

PHP Warning:  Undefined array key 0 in /usr/local/emhttp/plugins/dynamix/include/SysDevs.php on line 94
PHP Deprecated:  preg_match_all(): Passing null to parameter #2 ($subject) of type string is deprecated in /usr/local/emhttp/plugins/dynamix/include/SysDevs.php on line 94

-- Rysz

desertwitch avatar Sep 08 '24 18:09 desertwitch