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

zendframework / zend-diactoros / 833
96%
master: 96%

Build:
Build:
LAST BUILD BRANCH: develop
DEFAULT BRANCH: master
Ran 26 Jun 2018 07:48PM UTC
Jobs 1
Files 43
Run time 6s
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
833

Pull #307

travis-ci

web-flow
Extracts `ServerRequestFactory::marshalUriFromServer` to dedicated function

ADDS `Zend\Diactoros\marshalUriFromSapi(array $server) : Uri`, which
marshals a `Uri` instance from the provided SAPI parameters and headers.
The function delegates to `getHeaderFromArray()`,
`marshalHostAndPort()`, and `marshalRequestPath()`, and inlines logic
from `ServerRequestFactory::stripQueryString()`.

DEPRECATES `ServerRequestFactory::marshalUriFromServer()`, and has it
proxy to `marshalUriFromSapi()`; internally, the method is no longer
used.

DEPRECATES `ServerRequestFactory::stripQueryString()`; internally, the
method is no longer used.
Pull Request #307: Extract (private) functionality of ServerRequestFactory to functions

176 of 176 new or added lines in 12 files covered. (100.0%)

1228 of 1279 relevant lines covered (96.01%)

42.18 hits per line

Jobs
ID Job ID Ran Files Coverage
5 833.5 (DEPS=locked CHECK_CS=true TEST_COVERAGE=true) 26 Jun 2018 07:47PM UTC 0
96.01
Travis Job 833.5
Source Files on build 833
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #833
  • Pull Request #307
  • PR Base - develop (#813)
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