Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我在我的项目中使用 laravel 任务调度来运行 cron 作业。我有两个问题。 第一:是否Laravel Task Scheduling需要proc_open和proc_close? 第二:移除proc_open和proc_close移除不会产生安全问题disabled_functions?php.ini
Laravel Task Scheduling
proc_open
proc_close
disabled_functions
php.ini