The PHP function `split()` (alias of explode()) was deprecated for a while and was finally removed in php7. Replaced them with explode(). As of unRAID 6.3.0-rc2, PHP was upgraded to version 7.0.x.
The PHP function `split()` (alias of explode()) was deprecated for a while and was finally removed in php7. Replaced them with explode(). As of unRAID 6.3.0-rc2, PHP was upgraded to version 7.0.x.