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

laminas / laminas-zendframework-bridge / 20 / 7
74%
master: 83%

Build:
Build:
LAST BUILD BRANCH: 1.2.x
DEFAULT BRANCH: master
Ran 02 Nov 2019 06:13PM UTC
Files 5
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

02 Nov 2019 06:11PM UTC coverage: 50.0% (-9.2%) from 59.184%
TEST_COVERAGE=true

Pull #22

travis-ci

web-flow
feat: config post processing

One common issue when using third-party libraries is that the
configuration keys will still reference ZF artifacts: namespaces,
classes, and configuration keys.

This patch provides a recursive configuration post-processor that
rewrites those references using the rules used when performing
migrations, ensuring that they now reference the Laminas equivalents.

The post processor, `Laminas\ZendFrameworkBridge\ConfigPostProcessor`
can be used with laminas-config-aggregator. Additionally, you can
register `Laminas\ZendFrameworkBridge` as a module in MVC applications,
and it will register a `ModuleEvent::EVENT_CONFIG_MERGE` listener that
will pass merged configuration to the post processor, and pass the
transformed configuration back to the `ConfigListener`.

The module is NOT exposed via the `extra.laminas.module` directive, to
ensure that it is opt-in, and thus can also be disabled.

The migration tooling will be updated to register the module in MVC
applications, and the post processor in Expressive applications.
Pull Request #22: Config post processing

43 of 86 relevant lines covered (50.0%)

9.98 hits per line

Source Files on job 20.7 (TEST_COVERAGE=true)
  • Tree
  • List 0
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 7
  • Travis Job 20.7
  • 2d067d5e on github
  • Prev Job for TEST_COVERAGE=true on feature/configuration-post-processing (#18.7)
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