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

PHPOffice / PHPWord / 2161
95%
master: 97%

Build:
Build:
LAST BUILD BRANCH: wordunimplemented2
DEFAULT BRANCH: master
Ran 02 Dec 2019 03:34PM UTC
Jobs 1
Files 281
Run time 23s
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
2161

Pull #1771

travis-ci

web-flow
fix: PHPUnit test Process() format

\Symfony\Component\Process\Process refuses being passed a string
with version > 5, which is installed with PHP > 7.2.5.

It also refuses being passed an array with version < 3.3, which is
installed with PHP < 5.5.9.

Solved by checking if Process::fromShellCommandLine() exists, which
was introduced in version 4.2.0.
Pull Request #1771: Fix PHPUnit tests on develop branch

9795 of 10352 relevant lines covered (94.62%)

19.8 hits per line

Jobs
ID Job ID Ran Files Coverage
7 2161.7 (COVERAGE=1) 02 Dec 2019 03:24PM UTC 0
94.62
Travis Job 2161.7
Source Files on build 2161
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #2161
  • Pull Request #1771
  • PR Base - develop (#2139)
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