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

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

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

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

37 of 37 new or added lines in 2 files covered. (100.0%)

43 of 86 relevant lines covered (50.0%)

9.98 hits per line

Jobs
ID Job ID Ran Files Coverage
7 20.7 (TEST_COVERAGE=true) 02 Nov 2019 06:13PM UTC 0
50.0
Travis Job 20.7
Source Files on build 20
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #20
  • 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