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

nikic / PHP-Parser / 703
93%

Build:
DEFAULT BRANCH: master
Ran 29 Oct 2017 11:34AM UTC
Jobs 1
Files 214
Run time 7s
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
703

push

travis-ci

nikic
FPPP: Support anonymous classes (#432)

This is a huge hack... We temporarily create a new node with the
correct structure and use that for printing.

I think it would be better to always use a separate node type for
NewAnonClass, rather than using a combination of New and Class,
but this would require some larger changes, as this node type would
have to be both Expr and ClassLike, which is not possible right now,
as the latter is a class rather than an interface...

4942 of 5222 relevant lines covered (94.64%)

91.71 hits per line

Jobs
ID Job ID Ran Files Coverage
1 703.1 29 Oct 2017 11:33AM UTC 0
94.64
Travis Job 703.1
Source Files on build 703
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #703
  • 5900d78c on github
  • Prev Build on master (#702)
  • Next Build on master (#704)
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