Homec4science

Whitelist blacklisting pcntl_ functions for setup checks so Debian installs…

Authored by epriestley <git@epriestley.com> on Aug 13 2013, 21:23.

Description

Whitelist blacklisting pcntl_ functions for setup checks so Debian installs don't fatal instantly

Summary: See IRC. This is dumb but I think we should try to work by default on Debian, and it doesn't cost us too much. See inline comment for more.

Test Plan:

  • No disable_functions, restarted, worked fine.
  • Set disable_functions = pcntl_derp, restarted, worked fine.
  • Set disable_functions = derp, restarted, setup fatal.

Reviewers: btrahan

Reviewed By: btrahan

CC: aran

Differential Revision: https://secure.phabricator.com/D6741

Details

Committed
epriestley <git@epriestley.com>Aug 13 2013, 21:23
Pushed
aubortJan 31 2017, 17:16
Parents
rPH796007a85ebd: Publish inline comments in Asana notification stories
Branches
Unknown
Tags
Unknown

Event Timeline

epriestley <git@epriestley.com> committed rPHf852a09e1c59: Whitelist blacklisting pcntl_ functions for setup checks so Debian installs… (authored by epriestley <git@epriestley.com>).Aug 13 2013, 21:23