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

wol-soft / php-micro-template / 30291509164
100%
master: 100%

Build:
Build:
LAST BUILD BRANCH: 1.12.0
DEFAULT BRANCH: master
Ran 27 Jul 2026 05:56PM UTC
Jobs 1
Files 6
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

27 Jul 2026 05:56PM UTC coverage: 100.0%. Remained the same
30291509164

Pull #10

github

claude
Fix real PHP 7.1/7.2 incompatibility: heredocs used as inline array elements

Before PHP 7.3, a heredoc/nowdoc closing marker line may contain nothing but
an optional semicolon - a marker immediately followed by a comma (as an
inline array element in a data provider requires) fails to parse. Every
affected data provider now assigns each heredoc to a semicolon-terminated
variable first and references that variable in the returned array, instead
of embedding the heredoc directly as an array element.

This was the actual cause of the CI failures on PHP 7.1/7.2, which persisted
after fixing an unrelated (but still worth having fixed) trailing-comma
issue in a function call.
Pull Request #10: Add opt-in whitespace control for standalone control tags

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

266 of 266 relevant lines covered (100.0%)

32.31 hits per line

Jobs
ID Job ID Ran Files Coverage
1 Unit - 30291509164.1 27 Jul 2026 05:56PM UTC 6
100.0
GitHub Action Run
Source Files on build 30291509164
  • Tree
  • List 6
  • Changed 1
  • Source Changed 1
  • Coverage Changed 1
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Github Actions Build #30291509164
  • Pull Request #10
  • PR Base - master (#28338417668)
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