Skip to content

Bootstrap: sync spine for ReflectionEnumFromName (#16909)#16920

Merged
PurHur merged 1 commit into
masterfrom
agent/issue-16909-spine-reflection-enum-from-name
Jul 6, 2026
Merged

Bootstrap: sync spine for ReflectionEnumFromName (#16909)#16920
PurHur merged 1 commit into
masterfrom
agent/issue-16909-spine-reflection-enum-from-name

Conversation

@PurHur

@PurHur PurHur commented Jul 6, 2026

Copy link
Copy Markdown
Owner

Summary

Closes #16909

Root cause

PR #16901 added ReflectionEnumFromName.php for ReflectionEnum::fromName() on PHP 8.2+ profile without updating the self-host spine bundle. Inventory auto-regeneration also surfaced two additional uncovered units.

Verification

php script/check-selfhost-spine-coverage-sync.php
# check-selfhost-spine-coverage-sync: OK (spine covers all 4172 inventory files, 1 deferred (#1960, #1922))

./script/docker-exec.sh -- bash -lc './script/release-readiness.sh --json'
# user_release_ready: yes — 5/5 quick gates green:
#   bootstrap-inventory --check: OK 4172/4172
#   spine-coverage: OK
#   root-readme-sync: OK
#   north-star5-verify --fast: OK
#   bootstrap-selfhost-vm-driver-execute-probe: OK

Made with Cursor

…16909)

Add three inventory files missing from compiler_lib_spine_smoke after #16877:
ReflectionEnumFromName VM builtin plus DOM insertAdjacentElement and
VmNullNumberParamDeprecation stdlib helpers.

Co-authored-by: Cursor <cursoragent@cursor.com>
@PurHur PurHur merged commit a274867 into master Jul 6, 2026
1 check failed
@PurHur PurHur deleted the agent/issue-16909-spine-reflection-enum-from-name branch July 6, 2026 13:38
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: spine sync lib/VM/Builtin/ReflectionEnumFromName.php (#16877 regression)

1 participant