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

awesomite / var-dumper
100%
master: 100%

Build:
Build:
LAST BUILD BRANCH: 1.3
DEFAULT BRANCH: master
Repo Added 16 Jan 2017 09:13PM UTC
Files 1
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 dev
branch: dev
CHANGE BRANCH
x
Reset
  • dev
  • 0.1
  • 0.10
  • 0.11
  • 0.12
  • 0.2
  • 0.3
  • 0.4
  • 0.5
  • 0.6
  • 0.7
  • 1.0
  • 1.1
  • 1.3
  • 1.4
  • 1.5
  • 2.0
  • hhvm_spl_object_id
  • master
  • refactor
  • sf-bridge
  • test
  • test-release
  • v0.1.0
  • v0.1.1
  • v0.1.2
  • v0.10.0
  • v0.10.1
  • v0.11.0
  • v0.11.1
  • v0.11.2
  • v0.12.0
  • v0.12.1
  • v0.2.0
  • v0.2.1
  • v0.3.0
  • v0.3.1
  • v0.3.2
  • v0.4.0
  • v0.4.1
  • v0.5.1
  • v0.5.2
  • v0.5.3
  • v0.6.0
  • v0.6.1
  • v0.6.2
  • v0.6.3
  • v0.7.0
  • v0.7.1
  • v0.7.2
  • v0.8.0
  • v0.9.0
  • v1.0.0
  • v1.0.1
  • v1.0.2
  • v1.0.3
  • v1.1.0
  • v1.2.0
  • v1.2.1
  • v1.3.0
  • v1.4.0
  • v1.5.0

pending completion
350

Pull #7

travis-ci

web-flow
Updated CHANGELOG.md
Pull Request #7: Added support for `use` keyword in anonymous functions, e.g.:

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

479 of 479 relevant lines covered (100.0%)

316.61 hits per line

Relevant lines Covered
Build:
Build:
479 RELEVANT LINES 479 COVERED LINES
316.61 HITS PER LINE
Source Files on dev
Detailed source file information is not available for this build.

Recent builds

Builds Branch Commit Type Ran Committer Via Coverage
350 dev Updated CHANGELOG.md Pull #7 29 Sep 2018 10:23AM UTC web-flow travis-ci pending completion  
349 dev Updated CHANGELOG.md push 29 Sep 2018 10:03AM UTC bkrukowski travis-ci pending completion  
348 dev Added support for `use` keyword in anonymous functions, e.g.: ```php <?php use Awesomite\VarDumper\LightVarDumper; $x = 5; $y = 6; $fn = function () use ($x, $y) { }; $dumper = new LightVarDumper(); $dumper->dump($fn); ``` ``` object(Closure... Pull #7 29 Sep 2018 09:37AM UTC web-flow travis-ci pending completion  
347 dev Added support for `use` keyword in anonymous functions, e.g.: ```php <?php use Awesomite\VarDumper\LightVarDumper; $x = 5; $y = 6; $fn = function () use ($x, $y) { }; $dumper = new LightVarDumper(); $dumper->dump($fn); ``` ``` object(Closure... push 29 Sep 2018 09:11AM UTC bkrukowski travis-ci pending completion  
See All Builds (469)
  • 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

© 2026 Coveralls, Inc