1
0
Fork 0

Remove reference to COMPOSER_IGNORE_XDEBUG_WARN

pull/5931/head
Alessandro Lai 2016-12-06 17:48:23 +01:00
parent 365e3feba9
commit 7b966f9355
1 changed files with 0 additions and 4 deletions

View File

@ -858,10 +858,6 @@ This env var controls the [`discard-changes`](06-config.md#discard-changes) conf
If set to 1, this env var will make Composer behave as if you passed the If set to 1, this env var will make Composer behave as if you passed the
`--no-interaction` flag to every command. This can be set on build boxes/CI. `--no-interaction` flag to every command. This can be set on build boxes/CI.
### COMPOSER_DISABLE_XDEBUG_WARN
If set to 1, this env disables the warning about having xdebug enabled.
### COMPOSER_ALLOW_SUPERUSER ### COMPOSER_ALLOW_SUPERUSER
If set to 1, this env disables the warning about running commands as root/super user. If set to 1, this env disables the warning about running commands as root/super user.