Home GnuPG

Fix errors found by PHPStan
d0353d238113Unpublished

Unpublished Commit ยท Learn More

Repository Importing: This repository is still importing.

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
Jakub Vrana <jakub@vrana.cz>Authored on Feb 16 2017, 2:54 PM
vrana <autocommitter@example.com>Committed on Feb 16 2017, 2:54 PM
Parents
rARC460b0e46eea0: Fix a property name collision in ArcanistHgServerChannel
Branches
Unknown
Tags
Unknown

Event Timeline

vrana <autocommitter@example.com> committed rARCd0353d238113: Fix errors found by PHPStan (authored by Jakub Vrana <jakub@vrana.cz>).Feb 16 2017, 2:54 PM