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

krakjoe / parallel
95%

Build:
DEFAULT BRANCH: develop
Repo Added 12 Feb 2019 12:53AM UTC
Files 29
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

LAST BUILD ON BRANCH develop
branch: SELECT
CHANGE BRANCH
x
  • No branch selected
  • arena
  • channel-roles
  • coop
  • develop
  • fix
  • fix/poll-uaf-structural-bug
  • florian/blame-ignore
  • florian/ci
  • florian/code-docs
  • florian/copy-argc-argv-to-threads
  • florian/deadlock-in-echo
  • florian/docs
  • florian/expose-parallel-threads
  • florian/fix-array-stuff
  • florian/fix-cache-collision
  • florian/fix-cache-key
  • florian/fix-cache-overflow
  • florian/fix-coveralls
  • florian/fix-dangling-ce-ptr
  • florian/fix-function-from-global-scope
  • florian/fix-php-fpm-post
  • florian/fix-refcounts
  • florian/fixes
  • florian/formatting
  • florian/handle-undefined-functions
  • florian/init-fcall-to-dynamic-call
  • florian/namespace-php-methods
  • florian/php-8.3.9
  • florian/php-8.5
  • florian/refcount
  • florian/request_info_in_threads
  • florian/support-pie
  • florian/tests
  • florian/use-c99-types
  • florian/windows
  • florian/windows-build
  • florian/windows-php-8.3
  • krakjoe/coveralls
  • krakjoe/docker
  • php-8.6
  • refs/tags/v1.2.2
  • refs/tags/v1.2.3
  • refs/tags/v1.2.4
  • release
  • revert-357-florian/code-docs
  • revert-358-florian/blame-ignore

11 May 2026 08:18AM UTC coverage: 95.107% (+0.07%) from 95.033%
25902663656

push

github

web-flow
fix cache key collision (#370)

Validate PHP 8.4+ cache hits with a source file hash in addition to the generated closure name. This prevents reusing a stale cached closure when the same file and line are rewritten in a long-lived process.

Keep the statics cache and persistent function cache path behind PHP < 8.2, where the legacy dependency copier can still reach it.

41 of 41 new or added lines in 2 files covered. (100.0%)

2896 of 3045 relevant lines covered (95.11%)

5600.83 hits per line

Relevant lines Covered
Build:
Build:
3045 RELEVANT LINES 2896 COVERED LINES
5600.83 HITS PER LINE
Source Files on develop
  • Tree
  • List 29
  • Changed 9
  • Source Changed 0
  • Coverage Changed 9
Coverage ∆ File Lines Relevant Covered Missed Hits/Line

Recent builds

Builds Branch Commit Type Ran Committer Via Coverage
25902663656 develop fix cache key collision (#370) Validate PHP 8.4+ cache hits with a source file hash in addition to the generated closure name. This prevents reusing a stale cached closure when the same file and line are rewritten in a long-lived process. Keep t... push 15 May 2026 05:50AM UTC web-flow github
95.11
25844198957 develop fix cache key collision (#370) Validate PHP 8.4+ cache hits with a source file hash in addition to the generated closure name. This prevents reusing a stale cached closure when the same file and line are rewritten in a long-lived process. Keep t... push 14 May 2026 05:49AM UTC web-flow github
95.11
25781145789 release bump version to 1.2.13 push 13 May 2026 05:55AM UTC realFlowControl github
95.11
25781091697 release bump version to 1.12.13 push 13 May 2026 05:52AM UTC realFlowControl github
95.11
25780976290 develop fix cache key collision (#370) Validate PHP 8.4+ cache hits with a source file hash in addition to the generated closure name. This prevents reusing a stale cached closure when the same file and line are rewritten in a long-lived process. Keep t... push 13 May 2026 05:49AM UTC web-flow github
95.11
25715961752 develop fix cache key collision (#370) Validate PHP 8.4+ cache hits with a source file hash in addition to the generated closure name. This prevents reusing a stale cached closure when the same file and line are rewritten in a long-lived process. Keep t... push 12 May 2026 05:46AM UTC web-flow github
95.11
25658622567 develop fix cache key collision (#370) Validate PHP 8.4+ cache hits with a source file hash in addition to the generated closure name. This prevents reusing a stale cached closure when the same file and line are rewritten in a long-lived process. Keep t... push 11 May 2026 08:19AM UTC web-flow github
95.11
25652775620 develop fix: improve PHP compatibility for parameter parsing and struct offsets (#376) * fix: improve PHP compatibility for parameter parsing and struct offsets push 11 May 2026 05:51AM UTC web-flow github
95.03
25621051279 develop fix: improve PHP compatibility for parameter parsing and struct offsets (#376) * fix: improve PHP compatibility for parameter parsing and struct offsets push 10 May 2026 05:44AM UTC web-flow github
95.03
25593019493 develop fix: improve PHP compatibility for parameter parsing and struct offsets (#376) * fix: improve PHP compatibility for parameter parsing and struct offsets push 09 May 2026 05:34AM UTC web-flow github
95.03
See All Builds (1866)
  • Repo on GitHub
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