Skip to content

Self-host: sync TypedPropertyClassAssignCheck into compile spine (#31835) - #35708

Merged
PurHur merged 1 commit into
masterfrom
agent/issue-spine-typed-property-class-assign-check-lane-b
Aug 29, 2026
Merged

Self-host: sync TypedPropertyClassAssignCheck into compile spine (#31835)#35708
PurHur merged 1 commit into
masterfrom
agent/issue-spine-typed-property-class-assign-check-lane-b

Conversation

@PurHur

@PurHur PurHur commented Aug 29, 2026

Copy link
Copy Markdown
Owner

Summary

Verification

php script/check-selfhost-spine-coverage-sync.php
→ check-selfhost-spine-coverage-sync: OK (spine covers all 8002 inventory files)

./script/phpunit.sh --filter 'TypedPropSelfParent31835'
→ OK (4 tests, 14 assertions)

make north-star5-verify-fast
→ north-star5-verify: OK (fast)

Closes #31835 (spine follow-up from #35705)

Made with Cursor

#35705 landed the AOT typed-property class assign helper but omitted spine
coverage; ci-fast spine-sync was red with one missing inventory file.

Co-authored-by: Cursor <cursoragent@cursor.com>
@PurHur
PurHur merged commit d083616 into master Aug 29, 2026
1 check failed
@PurHur
PurHur deleted the agent/issue-spine-typed-property-class-assign-check-lane-b branch August 29, 2026 08: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.

Language: bare self/parent typed properties reject valid assignments — Zend accepts (?self/unions OK) (zend_execute / TypeCheck)

1 participant