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

extphprs / ext-php-rs / 23477185748
35%
master: 34%

Build:
Build:
LAST BUILD BRANCH: feat/zero-alloc-fast-path
DEFAULT BRANCH: master
Ran 24 Mar 2026 07:03AM UTC
Jobs 1
Files 92
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

24 Mar 2026 07:00AM UTC coverage: 35.42% (-0.01%) from 35.431%
23477185748

Pull #693

github

ptondereau
fix(zval): handle immutable empty array in array_mut to prevent segfault #692

Check is_immutable() before modifying refcount in array_mut(). The
zend_empty_array singleton is immutable and writing to its refcount
causes a segfault when passing an empty array by reference from PHP.
Pull Request #693: fix(zval): handle immutable empty array in array_mut to prevent segf

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

1 existing line in 1 file now uncovered.

2241 of 6327 relevant lines covered (35.42%)

23.31 hits per line

New Missed Lines in Diff

Lines Coverage ∆ File
5
66.84
-0.36% src/types/zval.rs

Uncovered Existing Lines

Lines Coverage ∆ File
1
66.84
-0.36% src/types/zval.rs
Jobs
ID Job ID Ran Files Coverage
1 23477185748.1 24 Mar 2026 07:03AM UTC 92
35.42
GitHub Action Run
Source Files on build 23477185748
  • Tree
  • List 92
  • Changed 1
  • Source Changed 1
  • Coverage Changed 1
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Github Actions Build #23477185748
  • Pull Request #693
  • PR Base - master (#23449629040)
  • 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