Ref T1003.
Composer
Currently, we need manually to run composer update on CI host.
The idea was Composer consumes too much memory for update operation.
This is not a solution: we need to run Composer without XDebug,
on a dedicated CI infrastructure, not to skip it.
Code review builds
We add a new phabricator-build skipping phpdox step for CI purpose.
Executes also the static analysis tools in //.