owncloud / announcementcenter

:loudspeaker: Announcement Center for ownCloud
GNU Affero General Public License v3.0
13 stars 7 forks source link

[tests-only] Bump phan to major version 3 #154

Closed phil-davis closed 3 years ago

phil-davis commented 3 years ago

phan V3 has been out for a while. V2 reports:

Consider upgrading to Phan 3, which has the latest features and bug fixes (supports execution with PHP 7.2+)

and we meet that PHP requirement these days.

CLAassistant commented 3 years ago

CLA assistant check
All committers have signed the CLA.

codecov[bot] commented 3 years ago

Codecov Report

Merging #154 into master will not change coverage. The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff            @@
##             master     #154   +/-   ##
=========================================
  Coverage     98.83%   98.83%           
  Complexity       60       60           
=========================================
  Files             8        8           
  Lines           258      258           
=========================================
  Hits            255      255           
  Misses            3        3           

Continue to review full report at Codecov.

Legend - Click here to learn more Δ = absolute <relative> (impact), ø = not affected, ? = missing data Powered by Codecov. Last update 40300bb...9e3d712. Read the comment docs.