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

zendframework / zend-mvc
76%
master: 36%

Build:
Build:
LAST BUILD BRANCH: develop
DEFAULT BRANCH: master
Repo Added 24 May 2015 07:28PM CUT
Files 595
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 release-2.4.8
branch: release-2.4.8
CHANGE BRANCH
x
Reset
  • release-2.4.8
  • develop
  • master
  • next
  • release-2.4.9
  • release-2.7
  • release-3.1.1

pending completion
81

push

travis-ci

weierophinney
Fix 'Call to a member function hasChildren() on boolean'

- This seems to occur when the DefaultRenderingStrategy tries to render
  a result that is not an instance of Zend\View\Model\ModelInterface, in
  my case the result was a boolean true.
- I'm checking for ModelInterface rather than ConsoleModel as the render
  method seems to work with any ModelInterface, not just ConsoleModel

This patch also fixes several testing issues, and CS, to ensure QA tools will
pass on the 2.4 series:

- Adds in test assets from other components to ensure they can be used in tests
  locally.
- Updates tests to use local test assets.
- Updates composer.json dependencies to reference `~2.4.0` (or next significant
  maintenance release) instead of `self.version`.
- Fixes the `.php_cs` configuration to specify the directories to run within.

2860 of 3757 relevant lines covered (76.12%)

13.04 hits per line

Relevant lines Covered
Build:
Build:
3757 RELEVANT LINES 2860 COVERED LINES
13.04 HITS PER LINE
Source Files on release-2.4.8
  • 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
81 release-2.4.8 Fix 'Call to a member function hasChildren() on boolean' - This seems to occur when the DefaultRenderingStrategy tries to render a result that is not an instance of Zend\View\Model\ModelInterface, in my case the result was a boolean true. - I... push 14 Sep 2015 04:38PM CUT weierophinney travis-ci pending completion  
See All Builds (436)
  • 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