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

KarpelesLab / goro / 25773633050
13%

Build:
DEFAULT BRANCH: master
Ran 13 May 2026 02:03AM 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 02:01AM UTC coverage: 12.139%. Remained the same
25773633050

push

github

MagicalTux
vm: int inc/dec fast path must skip ref-bound slots

The fast path replaces the slot pointer with a fresh non-ref ZVal.
For a slot bound by reference (a by-ref param or a foreach &\$v),
that breaks the ref binding: subsequent writes don't propagate to
the caller's variable. Add the !IsRef() check so ref slots fall
through to incDecLocal, which calls DoInc that mutates in-place.

Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>

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

14029 of 115571 relevant lines covered (12.14%)

2040.62 hits per line

Jobs
ID Job ID Ran Files Coverage
1 25773633050.1 13 May 2026 02:03AM UTC 398
12.14
GitHub Action Run
Source Files on build 25773633050
  • 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 #25773633050
  • 8473f52b on github
  • Prev Build on master (#25773591436)
  • Next Build on master (#25773758900)
  • Delete
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