Skip to content

Trust: refresh 12 stale helper-runtime prelink units (#32122) - #36094

Closed
PurHur wants to merge 1 commit into
masterfrom
agent/issue-32122-helper-prelink-refresh-lane-b-v2
Closed

PurHur wants to merge 1 commit into
masterfrom
agent/issue-32122-helper-prelink-refresh-lane-b-v2

Conversation

@PurHur

@PurHur PurHur commented Aug 31, 2026

Copy link
Copy Markdown
Owner

Summary

Closes #32122

Verification

./script/aot-smoke.sh
# aot-smoke: 8 passed, 0 failed

./script/docker-exec.sh -- bash -lc 'php script/check-helper-runtime-prelink.php --strict'
# check-helper-runtime-prelink: x86_64-linux — 446 fresh, 0 stale, 0 broken

./script/docker-exec.sh -- bash -lc './script/release-readiness.sh --json' | grep user_release_ready
# "user_release_ready": "yes",

Not run: full differential sweep, north-star5-verify --strict, compliance shards.

Made with Cursor

Re-emit and publish DomC14N, SocketCreate, and ten ext/standard JIT helpers
whose fingerprints drifted after recent lowering landings. Restores
check-helper-runtime-prelink --strict (446/0/0) and user_release_ready: yes.

Co-authored-by: Cursor <cursoragent@cursor.com>
@PurHur

PurHur commented Aug 31, 2026

Copy link
Copy Markdown
Owner Author

Superseded by #36092 (already on master @ a3c6bdc — 446 fresh / 0 stale).

@PurHur PurHur closed this Aug 31, 2026
@PurHur
PurHur deleted the agent/issue-32122-helper-prelink-refresh-lane-b-v2 branch September 7, 2026 21:52
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Release v1.1.0: fix cold-build-check compile_failed on hello world (LLVM Module.php line 180; re-#24302)

1 participant