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

phpDocumentor / TypeResolver
71%
master: 75%

Build:
Build:
LAST BUILD BRANCH: 0.7.x
DEFAULT BRANCH: master
Repo Added 14 Nov 2017 08:12PM CUT
Files 26
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

LAST BUILD ON BRANCH 0.7.1
branch: 0.7.1
CHANGE BRANCH
x
Reset
  • 0.7.1
  • 0.5.0
  • 0.5.1
  • 0.6.2
  • 0.6.3
  • 0.7.0
  • 0.7.2
  • 0.7.x
  • 1.0.0
  • 1.0.1
  • csfix
  • master
  • strict-types

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

Relevant lines Covered
Build:
Build:
387 RELEVANT LINES 276 COVERED LINES
6.69 HITS PER LINE
Source Files on 0.7.1
  • List 0
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Loading...
Coverage∆FileLinesRelevantCoveredMissedHits/Line
No data available in table
Showing 0 to 0 of 0 entries
  • Previous
  • Next

Recent builds

Builds Branch Commit Type Ran Committer Via Coverage
166 0.7.1 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 Express... push 12 Oct 2018 06:40PM CUT mvriel travis-ci pending completion  
See All Builds (78)
  • Repo 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