After updating to version 8.2.3 I received the following error:

Warning: exec() has been disabled for security reasons in git_deploy_system_info_alter() (line 33 of modules/git_deploy/git_deploy.module).

Is there any way to get rid of her?
https://prnt.sc/szdek7

Comments

fomenkoandrey created an issue. See original summary.

darren oh’s picture

Try uninstalling Git Deploy and reinstalling. exec() is required, so if it is disabled you should not be able to install Git Deploy.

darren oh’s picture

Status: Active » Closed (works as designed)