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

KarpelesLab / goro / 25813362189 / 1
13%
master: 13%

Build:
DEFAULT BRANCH: master
Ran 13 May 2026 04:49PM UTC
Files 398
Run time 16s
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:48PM UTC coverage: 11.958% (+0.001%) from 11.957%
25813362189.1

push

github

MagicalTux
vm: OpArrayInitKeyed key-type validation (parity with runArray.Run)

The AST array-literal runner rejects object/array keys with TypeError,
deprecates null keys, emits the PHP 8.1 float-precision deprecation
on float keys that lose precision, and casts resource keys to int
with a warning. The VM's OpArrayInitKeyed skipped all of that and
just called OffsetSet — silently dropping the diagnostics tests
expect.

Mirror the AST checks. Fixes the array_keys_basic test and a number
of other sort/shuffle phpt failures that depended on the float-key
deprecation surfacing.

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

13827 of 115630 relevant lines covered (11.96%)

2433.4 hits per line

Source Files on job 25813362189.1
  • Tree
  • List 398
  • Changed 1
  • Source Changed 1
  • Coverage Changed 1
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 25813362189
  • a232dcfe on github
  • Prev Job for on master (#25813270755.1)
  • Next Job for on master (#25814084004.1)
  • 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