Unify wording in docs (#11545)
parent
0cdabcc4ee
commit
f752a9e358
|
@ -968,7 +968,7 @@ performance.
|
||||||
* **--ignore-platform-req:** ignore a specific platform requirement (`php`, `hhvm`,
|
* **--ignore-platform-req:** ignore a specific platform requirement (`php`, `hhvm`,
|
||||||
`lib-*` and `ext-*`) and skip the [platform check](07-runtime.md#platform-check) for it.
|
`lib-*` and `ext-*`) and skip the [platform check](07-runtime.md#platform-check) for it.
|
||||||
Multiple requirements can be ignored via wildcard.
|
Multiple requirements can be ignored via wildcard.
|
||||||
* **--strict-psr:** Return a failed status code (1) if PSR-4 or PSR-0 mapping errors
|
* **--strict-psr:** Return a failed exit code (1) if PSR-4 or PSR-0 mapping errors
|
||||||
are present. Requires --optimize to work.
|
are present. Requires --optimize to work.
|
||||||
|
|
||||||
## clear-cache / clearcache / cc
|
## clear-cache / clearcache / cc
|
||||||
|
|
Loading…
Reference in New Issue