Parcourir la source

Run less phan processes

Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
tags/v16.0.0RC1
Roeland Jago Douma il y a 5 ans
Parent
révision
d2f9366b39
Aucun compte lié à l'adresse e-mail de l'auteur
1 fichiers modifiés avec 1 ajouts et 1 suppressions
  1. 1
    1
      build/.phan/config.php

+ 1
- 1
build/.phan/config.php Voir le fichier

@@ -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

Chargement…
Annuler
Enregistrer