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

nikic / PHP-Parser / 368
93%

Build:
DEFAULT BRANCH: master
Ran 07 Apr 2016 03:13AM UTC
Jobs 1
Files 197
Run time 10s
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
368

push

travis-ci

nikic
Add string kinds and doc string labels

Scalar\String_ and Scalar\Encapsed now have an additional "kind"
attribute, which may be one of:

 * String_::KIND_SINGLE_QUOTED
 * String_::KIND_DOUBLE_QUOTED
 * String_::KIND_NOWDOC
 * String_::KIND_HEREDOC

Additionally, if the string kind is one of the latter two, an
attribute "docLabel" is provided, which contains the doc string
label (STR in <<<STR) that was originally used.

The pretty printer will try to take the original kind of the string,
as well as the used doc string label into account.

4085 of 4381 relevant lines covered (93.24%)

21.25 hits per line

Jobs
ID Job ID Ran Files Coverage
3 368.3 07 Apr 2016 03:11AM UTC 0
93.24
Travis Job 368.3
Source Files on build 368
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #368
  • 588e6a4d on github
  • Prev Build on master (#367)
  • Next Build on master (#369)
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