Explorar el Código

Run less phan processes

Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
tags/v16.0.0RC1
Roeland Jago Douma hace 5 años
padre
commit
d2f9366b39
No account linked to committer's email address
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1
    1
      build/.phan/config.php

+ 1
- 1
build/.phan/config.php Ver fichero

@@ -128,7 +128,7 @@ return [

// The number of processes to fork off during the analysis
// phase.
'processes' => 10,
'processes' => 5,

// Backwards Compatibility Checking. This is slow
// and expensive, but you should consider running

Cargando…
Cancelar
Guardar