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

FriendsOfPHP / PHP-CS-Fixer / 10644
82%
master: 93%

Build:
Build:
LAST BUILD BRANCH: phpdocAlignFixer
DEFAULT BRANCH: master
Ran 21 Jun 2017 07:49AM UTC
Jobs 1
Files 269
Run time 12s
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
10644

push

travis-ci

keradus
bug #2851 Tokens - ensureWhitespaceAtIndex (GrahamCampbell, SpacePossum)

This PR was merged into the 2.2 branch.

Discussion
----------

Tokens - ensureWhitespaceAtIndex

replaces https://github.com/FriendsOfPHP/PHP-CS-Fixer/pull/2837
closes https://github.com/FriendsOfPHP/PHP-CS-Fixer/issues/2836

ping @GrahamCampbell

the reason the test pass on 2.2 is because we allow;
> $whitespace = '';
>$this[$index] = new Token(array(T_WHITESPACE, $whitespace));

on master we don't.
UTest covers both path's

Commits
-------

ed836303 prove bug
1a68afb5 Implemented fix in the tokens class

6930 of 9076 relevant lines covered (76.36%)

24.33 hits per line

Jobs
ID Job ID Ran Files Coverage
1 10644.1 (DEPLOY=yes TASK_TESTS_COVERAGE=1) 21 Jun 2017 07:44AM UTC 0
76.36
Travis Job 10644.1
Source Files on build 10644
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #10644
  • dd9a6ad6 on github
  • Prev Build on 2.2 (#10630)
  • Next Build on 2.2 (#10645)
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