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

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

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

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

266 of 266 relevant lines covered (100.0%)

32.31 hits per line

Source Files on job Unit - 30291509164.1
  • Tree
  • List 6
  • Changed 1
  • Source Changed 1
  • Coverage Changed 1
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 30291509164
  • af7e98b9 on github
  • Prev Job for on feature/whitespace-control-block-indent (#28338417668.1)
  • Next Job for on feature/whitespace-control-block-indent (#30306027250.1)
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