summaryrefslogtreecommitdiff
path: root/ext/json/json_encoder.c
diff options
context:
space:
mode:
authorSara Golemon <pollita@php.net>2017-05-24 12:41:57 -0700
committerSara Golemon <pollita@php.net>2017-05-24 13:58:18 -0700
commitd8d1c78ed08423738376adc450aba3932b33a20e (patch)
tree9b1f755b54c98419aa518509279fd5c76e0d5235 /ext/json/json_encoder.c
parent7c7383067f6719324004407e17c0f5d6c740c39f (diff)
downloadphp-git-d8d1c78ed08423738376adc450aba3932b33a20e.tar.gz
Skip FPM tests when running as root (unless requested)
FPM must be configured as a user. Normally it defaults to the current user, but if that's root it'll fail to startup unless the --run-as-root option is provided. Extend that logic into the test runner so that we don't fail for stupid reasons. If you're running `make test` as root and you want FPM tests to run anyway, set TEST_FPM_RUN_AS_ROOT=1 in your environment.
Diffstat (limited to 'ext/json/json_encoder.c')
0 files changed, 0 insertions, 0 deletions