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

keradus / PHP-CS-Fixer / 2140
93%
1.11: 82%

Build:
Build:
LAST BUILD BRANCH: master
DEFAULT BRANCH: 1.11
Ran 12 Nov 2016 11:03PM UTC
Jobs 5
Files 233
Run time 17min
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
2140

push

travis-ci

keradus
minor #2291 Make fixers ready to use directly after creation (keradus)

This PR was merged into the 2.0-dev branch.

Discussion
----------

Make fixers ready to use directly after creation

Currently, if fixer is configurable then it's config claims to be an array, but actually it's a null until someone will call `configure`, so calling `->fix` will crash the execution.. This is bad and after mine change a default configuration is in use directly after instance creation.

Exception is header comment fixer, as the only possible default configuration is to drop the header, which is very dangerous.

Commits
-------

e47ce9f Make fixers ready to use directly after creation

8019 of 8722 relevant lines covered (91.94%)

1290.84 hits per line

Jobs
ID Job ID Ran Files Coverage
1 2140.1 (SKIP_LINT_TEST_CASES=1 COMPOSER_FLAGS="--prefer-stable --prefer-lowest") 12 Nov 2016 10:46PM UTC 0
86.44
Travis Job 2140.1
2 2140.2 (SKIP_LINT_TEST_CASES=1) 12 Nov 2016 10:46PM UTC 0
87.59
Travis Job 2140.2
3 2140.3 (SKIP_LINT_TEST_CASES=1) 12 Nov 2016 10:47PM UTC 0
88.73
Travis Job 2140.3
4 2140.4 (DEPLOY=yes) 12 Nov 2016 10:47PM UTC 0
89.57
Travis Job 2140.4
5 2140.5 (SYMFONY_VERSION="^2.8") 12 Nov 2016 10:48PM UTC 0
92.88
Travis Job 2140.5
Source Files on build 2140
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #2140
  • 74c223cd on github
  • Prev Build on master (#2129)
  • Next Build on master (#2153)
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