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

zendframework / zend-expressive
93%
master: 97%

Build:
Build:
LAST BUILD BRANCH: develop
DEFAULT BRANCH: master
Repo Added 12 Sep 2015 07:36PM UTC
Files 38
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-3.0.0
branch: release-3.0.0
CHANGE BRANCH
x
Reset
  • release-3.0.0
  • 1.0.1
  • 1.0.2
  • 1.0.3
  • 1.0.4
  • 1.0.5
  • 1.0.6
  • 1.1.0
  • 1.1.1
  • 2.0.0
  • 2.0.1
  • 2.0.2
  • 2.0.3
  • 2.0.4
  • 2.0.5
  • 2.1.1
  • 2.2.0
  • 2.2.1
  • 3.0.0
  • 3.0.0alpha1
  • 3.0.0alpha2
  • 3.0.0alpha3
  • 3.0.0alpha4
  • 3.0.0alpha5
  • 3.0.0alpha6
  • 3.0.0alpha7
  • 3.0.0alpha8
  • 3.0.0alpha9
  • 3.0.0rc1
  • 3.0.0rc2
  • 3.0.0rc3
  • 3.0.0rc4
  • 3.0.0rc5
  • 3.0.1
  • 3.0.2
  • 3.0.3
  • 3.1.0
  • 3.2.0
  • 3.2.1
  • develop
  • master
  • release-2.2

pending completion
1581

push

travis-ci

weierophinney
Merge branch 'hotfix/582-doc-redirects' into release-3.0.0

Forward port #582

Conflicts:
	docs/book/cookbook/autowiring-routes-and-pipelines.md
	docs/book/cookbook/common-prefix-for-routes.md
	docs/book/cookbook/debug-toolbars.md
	docs/book/cookbook/flash-messengers.md
	docs/book/cookbook/passing-data-between-middleware.md
	docs/book/cookbook/route-specific-pipeline.md
	docs/book/cookbook/setting-locale-depending-routing-parameter.md
	docs/book/cookbook/setting-locale-without-routing-parameter.md
	docs/book/cookbook/using-a-base-path.md
	docs/book/cookbook/using-custom-view-helpers.md
	docs/book/cookbook/using-routed-middleware-class-as-controller.md
	docs/book/cookbook/using-zend-form-view-helpers.md
	docs/book/features/application.md
	docs/book/features/container/aura-di.md
	docs/book/features/container/delegator-factories.md
	docs/book/features/container/factories.md
	docs/book/features/container/intro.md
	docs/book/features/container/pimple.md
	docs/book/features/container/zend-servicemanager.md
	docs/book/features/emitters.md
	docs/book/features/error-handling.md
	docs/book/features/helpers/body-parse.md
	docs/book/features/helpers/content-length.md
	docs/book/features/helpers/intro.md
	docs/book/features/helpers/server-url-helper.md
	docs/book/features/helpers/url-helper.md
	docs/book/features/middleware-types.md
	docs/book/features/middleware/implicit-methods-middleware.md
	docs/book/features/modular-applications.md
	docs/book/features/router/aura.md
	docs/book/features/router/fast-route.md
	docs/book/features/router/interface.md
	docs/book/features/router/intro.md
	docs/book/features/router/piping.md
	docs/book/features/router/uri-generation.md
	docs/book/features/router/zf2.md
	docs/book/features/template/interface.md
	docs/book/features/template/intro.md
	docs/book/features/template/middleware.md
	docs/book/features/template/plates.md
	docs/book/features/template/twig.md
	docs/book/features/template/zend-view.md
	docs/book/getting-started/f... (continued)

369 of 396 relevant lines covered (93.18%)

9.45 hits per line

Relevant lines Covered
Build:
Build:
396 RELEVANT LINES 369 COVERED LINES
9.45 HITS PER LINE
Source Files on release-3.0.0
  • List 0
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line

Recent builds

Builds Branch Commit Type Ran Committer Via Coverage
1581 release-3.0.0 Merge branch 'hotfix/582-doc-redirects' into release-3.0.0 Forward port #582 Conflicts: docs/book/cookbook/autowiring-routes-and-pipelines.md docs/book/cookbook/common-prefix-for-routes.md docs/book/cookbook/debug-toolbars.md docs/book/cookb... push 09 Mar 2018 03:54PM UTC weierophinney travis-ci pending completion  
1578 release-3.0.0 Merge branch 'hotfix/583-router-2.4-test-fixes' into release-3.0.0 Forward port #583 Conflicts: CHANGELOG.md src/Container/ApplicationConfigInjectionDelegator.php test/Container/ApplicationConfigInjectionDelegatorTest.php test/Container/Appl... push 09 Mar 2018 03:45PM UTC weierophinney travis-ci pending completion  
1562 release-3.0.0 Updated suggest section in composer.json We can use any implementation of psr/http-message-implementation push 07 Mar 2018 05:55PM UTC weierophinney travis-ci pending completion  
1560 release-3.0.0 Merge branch 'feature/diactoros-dev' into release-3.0.0 Close #580 push 07 Mar 2018 05:44PM UTC weierophinney travis-ci pending completion  
1559 release-3.0.0 Updated suggest section in composer.json We can use any implementation of psr/http-message-implementation Pull #580 07 Mar 2018 05:42PM UTC web-flow travis-ci pending completion  
1558 release-3.0.0 Added conflict in composer.json with zendframework/zend-diactoros <1.7.1 Version 1.7.1 contains PSR-7 implementation hotfix, to return host name always lowercase, which follows IETF RFC 3986 section 3.2.2 (requires that the host name be normalize... Pull #580 07 Mar 2018 05:36PM UTC web-flow travis-ci pending completion  
1557 release-3.0.0 Merge branch 'hotfix/579-zend-expressive-router-rc4' into release-3.0.0 Close #579 push 07 Mar 2018 05:30PM UTC weierophinney travis-ci pending completion  
1556 release-3.0.0 Update to the latest zend-expressive-router dependency rc4 Removed all irrelevant tests - it is no longer possible to add route without any HTTP method Pull #579 07 Mar 2018 05:25PM UTC web-flow travis-ci pending completion  
1555 release-3.0.0 Added conflict in composer.json with zendframework/zend-diactoros <1.7.1 Version 1.7.1 contains PSR-7 implementation hotfix, to return host name always lowercase, which follows IETF RFC 3986 section 3.2.2 (requires that the host name be normalize... Pull #580 07 Mar 2018 12:16PM UTC web-flow travis-ci pending completion  
1554 release-3.0.0 Updated to the latest dependencies and fixed integration tests These need update after releasing fixes in Implicit*Middlewares Pull #579 06 Mar 2018 11:56PM UTC web-flow travis-ci pending completion  
See All Builds (903)
  • 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