1 2 3 4
# PHP7 and below sp.disable_function.function("chmod").param("mode").value("511").drop(); # PHP8 sp.disable_function.function("chmod").param("permissions").value("511").drop();