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

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

Build:
Build:
LAST BUILD BRANCH: phpdocAlignFixer
DEFAULT BRANCH: master
Ran 14 May 2017 09:27PM UTC
Jobs 1
Files 269
Run time 13s
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
10078

push

travis-ci

keradus
bug #2768 Tokens::ensureWhitespaceAtIndex - clean up comment check, add check for T_OPEN (SpacePossum)

This PR was merged into the 2.2 branch.

Discussion
----------

Tokens::ensureWhitespaceAtIndex - clean up comment check, add check for T_OPEN

The current logic assumes comment tokens can have a trailing line break, however the transformers make sure this is never the case anymore.
Second change is that an T_OPEN tag can still have a trailing line break (i.e. not transformed to own whitespace token).
I theory this is also true for close tags, but inserting an white space token after a close tag is not valid in the first place.

Commits
-------

33eba71 Tokens::ensureWhitespaceAtIndex - clean up comment check, add check for T_OPEN

6914 of 8982 relevant lines covered (76.98%)

26.26 hits per line

Jobs
ID Job ID Ran Files Coverage
1 10078.1 (DEPLOY=yes TASK_TESTS_COVERAGE=1) 14 May 2017 09:22PM UTC 0
76.98
Travis Job 10078.1
Source Files on build 10078
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #10078
  • 7f1b755a on github
  • Prev Build on 2.2 (#10068)
  • Next Build on 2.2 (#10106)
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