Skip to content

Bootstrap: sync inventory + spine for request_parse_body (#5965)#16947

Merged
PurHur merged 1 commit into
masterfrom
agent/bootstrap-inventory-request-parse-body
Jul 6, 2026
Merged

Bootstrap: sync inventory + spine for request_parse_body (#5965)#16947
PurHur merged 1 commit into
masterfrom
agent/bootstrap-inventory-request-parse-body

Conversation

@PurHur

@PurHur PurHur commented Jul 6, 2026

Copy link
Copy Markdown
Owner

Summary

  • Regenerate docs/bootstrap-inventory.md after request_parse_body and related DOM 8.4 helpers landed on the bin/vm.php require path (4175 → 4179 files).
  • Add seven missing compiler_lib_spine_smoke requires so spine coverage matches inventory again.

Spine additions

  • ext/dom/ElementGetInnerHTML.php, ElementGetOuterHTML.php, ElementInsertAdjacentText.php
  • ext/standard/RequestParseBodyEngine.php, RequestParseBodyJitHelper.php, request_parse_body.php
  • lib/JIT/Builtin/RequestParseBodyRuntime.php

Verification

php script/bootstrap-inventory.php --check
# OK 4179/4179

php script/check-selfhost-spine-coverage-sync.php
# OK (spine covers all 4179 inventory files)

make bootstrap-selfhost-vm-driver-execute-probe
# bootstrap-selfhost-vm-driver-execute-probe: OK

Advances #5965 · #1492 · lane C tracker #10205

Made with Cursor

Regenerate docs/bootstrap-inventory.md (4179 vm.php-path files) and add seven
missing spine requires: DOM inner/outer HTML + insertAdjacentText, request_parse_body
VM/JIT/engine, and RequestParseBodyRuntime.

Co-authored-by: Cursor <cursoragent@cursor.com>
@PurHur PurHur merged commit bb40649 into master Jul 6, 2026
1 check failed
@PurHur PurHur deleted the agent/bootstrap-inventory-request-parse-body branch July 6, 2026 14:45
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.

1 participant