Home GnuPG

Fix errors found by PHPStan
cfeafaf2636dUnpublished

Unpublished Commit ยท Learn More

Repository Importing: This repository is still importing.

Description

Fix errors found by PHPStan

Test Plan:
Ran phpstan analyze --autoload-file=src/__phutil_library_init__.php -c phpstan.neon -l 1 src/ with phpstan.neon containing:

parameters:
    excludes_analyse:
        - */__tests__/*

Reviewers: #blessed_reviewers, epriestley

Reviewed By: #blessed_reviewers, epriestley

Subscribers: Korvin

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

Details

Provenance
Jakub Vrana <jakub@vrana.cz>Authored on Feb 16 2017, 1:49 PM
vrana <autocommitter@example.com>Committed on Feb 16 2017, 1:49 PM
Parents
rPHUTILd37145bd144e: Fix an issue where resolveKill() emits a warning if the future was never started
Branches
Unknown
Tags
Unknown

Event Timeline

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