• Home
  • Features
  • Pricing
  • Docs
  • Announcements
  • Sign In

FriendsOfPHP / PHP-CS-Fixer / 19849
93%

Build:
DEFAULT BRANCH: master
Ran 18 Jan 2020 11:25AM UTC
Jobs 1
Files 398
Run time 19s
Badge
Embed ▾
README BADGES
x

If you need to use a raster PNG badge, change the '.svg' to '.png' in the link

Markdown

Textile

RDoc

HTML

Rst

pending completion
19849

push

travis-ci

SpacePossum
minor #4673 FinalStaticAccessFixer - deprecate (julienfalque)

This PR was merged into the 2.17-dev branch.

Discussion
----------

FinalStaticAccessFixer - deprecate

In v2.16, we added rules `final_static_access` and `self_static_accessor` but they almost do the same thing so we can actually drop one. I chose to deprecate `final_static_access` in favor of `self_static_accessor` because the former does not support anonymous classes while the latter does.

/cc @ntzm @SpacePossum as authors of the rules.

Commits
-------

656a89c9 Deprecate final_static_access rule

13874 of 16963 relevant lines covered (81.79%)

34.23 hits per line

Jobs
ID Job ID Ran Files Coverage
7 19849.7 18 Jan 2020 11:23AM UTC 0
81.79
Travis Job 19849.7
Source Files on build 19849
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #19849
  • 86b27fe4 on github
  • Prev Build on master (#19842)
  • Next Build on master (#19856)
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2026 Coveralls, Inc