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

KarpelesLab / goro / 25824933809
13%

Build:
DEFAULT BRANCH: master
Ran 13 May 2026 08:46PM UTC
Jobs 1
Files 398
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

13 May 2026 08:35PM UTC coverage: 12.06%. Remained the same
25824933809

push

github

MagicalTux
vm: snapshot LHS in OpOpAssignLocal slow path before operator runs

A user-installed error handler captured via use(&$x) can mutate the
local slot during operand coercion (e.g. .= coercing an array to
string fires a Warning, the handler runs, modifies $x in place
through the shared ZVal). Without the snapshot the operator reads
the post-handler value instead of the pre-handler one (bug81705).
Only the slow path Dups; the int+=int and string.=string fast paths
above remain alloc-free.

Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>

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

13964 of 115785 relevant lines covered (12.06%)

2451.64 hits per line

Jobs
ID Job ID Ran Files Coverage
1 25824933809.1 13 May 2026 08:46PM UTC 398
12.06
GitHub Action Run
Source Files on build 25824933809
  • Tree
  • List 398
  • Changed 1
  • Source Changed 1
  • Coverage Changed 1
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Github Actions Build #25824933809
  • 0e3859ff on github
  • Prev Build on master (#25824838995)
  • Next Build on master (#25825468160)
  • Delete
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