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

laminas / laminas-zendframework-bridge / 29
74%
master: 83%

Build:
Build:
LAST BUILD BRANCH: 1.2.x
DEFAULT BRANCH: master
Ran 03 Nov 2019 04:49PM UTC
Jobs 1
Files 6
Run time 1s
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
29

Pull #22

travis-ci

web-flow
fix: prevent cyclical alias definitions

The various Laminas packages all define aliases of the legacy ZF classes
to the Laminas counterparts. As such, if we were to rewrite those
aliases, we end up with a cyclical alias situation (e.g.,
`'Zend\Db\Adapter\Adapter' => 'Laminas\Db\Adapter\Adapter'` would become
`'Laminas\Db\Adapter\Adapter' => 'Laminas\Db\Adapter\Adapter'`).

As such, this patch modifies the `rewriteValue` functionality to take
into account the key being rewritten, and to skip rewriting for arrays
under the 'aliases' key.
Pull Request #22: Config post processing

44 of 44 new or added lines in 3 files covered. (100.0%)

58 of 93 relevant lines covered (62.37%)

10.48 hits per line

Jobs
ID Job ID Ran Files Coverage
4 29.4 (TEST_COVERAGE=true) 03 Nov 2019 04:48PM UTC 0
62.37
Travis Job 29.4
Source Files on build 29
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #29
  • Pull Request #22
  • PR Base - master (#18)
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