Skip to content

Various tweaks

Rich requested to merge artfulrobot/standalonemigrate:ar1 into develop
  • replace all exec calls with execOrThrow - so if something goes wrong, we don't just continue on as if it were fine.
  • remove some duplicate code.
  • use escapeshellarg on shell args
  • supply CIVICRM_SETTINGS env var to exec calls.

Merge request reports

Loading