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

KarpelesLab / goro / 25812718631
13%

Build:
DEFAULT BRANCH: master
Ran 13 May 2026 04:37PM 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 04:36PM UTC coverage: 11.96%. Remained the same
25812718631

push

github

MagicalTux
phpctx: tighten RegisterClass no-op to require same case-sensitive name

The same-class-pointer no-op (which lets VM-compiled script bodies
re-execute class declarations without erroring) accidentally
swallowed the alias-redeclare warning for
\`class_alias('foo', 'FOO')\`: the pointer matches the existing
registration, but the case-sensitive name differs (foo vs FOO),
which PHP wants to warn about.

Require both same pointer AND same case-sensitive name for the
no-op. Fixes class_alias_002 and class_alias_019 phpt — the last
two VM-only regressions.

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

0 of 10 new or added lines in 1 file covered. (0.0%)

13826 of 115606 relevant lines covered (11.96%)

2440.21 hits per line

Uncovered Changes

Lines Coverage ∆ File
10
22.87
-0.06% core/phpctx/global.go
Jobs
ID Job ID Ran Files Coverage
1 25812718631.1 13 May 2026 04:37PM UTC 398
11.96
GitHub Action Run
Source Files on build 25812718631
  • 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 #25812718631
  • 88809688 on github
  • Prev Build on master (#25780670727)
  • Next Build on master (#25813104448)
  • 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