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

phpDocumentor / TypeResolver / 166
71%
master: 75%

Build:
Build:
LAST BUILD BRANCH: 0.7.x
DEFAULT BRANCH: master
Ran 12 Oct 2018 06:40PM UTC
Jobs 1
Files 26
Run time 2s
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
166

push

travis-ci

mvriel
Unclosed array expression should throw exception

In the current implementation we do not take into account that people may try
the following notation:

    `@var array(string => string|null)`

At the moment this is interpreted as an Array Expression but fails because the
space causes the parser to see this as `array(string`, meaning an unclosed
array expression.

This change introduces a new RuntimeException that is thrown in this situation,
it is up to the consumer of this library to deal with this situation however it
deems best.

5 of 5 new or added lines in 1 file covered. (100.0%)

276 of 387 relevant lines covered (71.32%)

6.69 hits per line

Jobs
ID Job ID Ran Files Coverage
4 166.4 12 Oct 2018 06:40PM UTC 0
71.32
Travis Job 166.4
Source Files on build 166
  • Tree
  • List 0
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Travis Build #166
  • 9c0562f9 on github
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

© 2025 Coveralls, Inc