HomePhabricator

Fix errors found by PHPStan

Description

Fix errors found by PHPStan

Test Plan:
Ran phpstan analyze -a autoload.php arcanist/src with autoload.php containing:

<?php
require_once 'libphutil/src/__phutil_library_init__.php';
require_once 'arcanist/src/__phutil_library_init__.php';

Reviewers: Blessed Reviewers, epriestley

Reviewed By: Blessed Reviewers, epriestley

Subscribers: Korvin

Differential Revision: https://secure.phabricator.com/D17367

Details

Provenance
vranaAuthored on Feb 16 2017, 1:54 PM
industryPushed on Feb 16 2017, 1:54 PM
Reviewer
Blessed Reviewers
Differential Revision
D17367: Fix errors found by PHPStan
Parents
rARC460b0e46eea0: Fix a property name collision in ArcanistHgServerChannel
Branches
Unknown
Tags
Unknown
Build Status
Buildable 15661
Build 20680: Run Core Tests