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

PHPOffice / PHPWord / 34202479413
97%

Build:
DEFAULT BRANCH: master
Ran 08 Sep 2026 08:27AM UTC
Jobs 1
Files 338
Run time 1min
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

08 Sep 2026 08:03AM UTC coverage: 96.622%. Remained the same
34202479413

push

github

web-flow
Reader Word2007: prevent null being passed to htmlspecialchars() for headings without text (#2932)

* Add failing test for null passed to htmlspecialchars() when reading a heading

A heading whose single run has no w:t makes XMLReader::getValue() return
null, which AbstractPart hands straight to htmlspecialchars(). On PHP 8.1+
that is a deprecation.

* Fix: prevent null being passed to htmlspecialchars() in AbstractPart.php

---------

Co-authored-by: Dafydd <maund.dafyddrhys@gmail.com>

3 of 3 new or added lines in 1 file covered. (100.0%)

13071 of 13528 relevant lines covered (96.62%)

36.79 hits per line

Jobs
ID Job ID Ran Files Coverage
1 34202479413.1 08 Sep 2026 08:26AM UTC 338
96.62
GitHub Action Run
Source Files on build 34202479413
  • Tree
  • List 338
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • aef95c04 on github
  • Prev Build on master (#34040036748)
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE TRIAL · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2026 Coveralls, Inc