Skip to content

M2 spine: add touch_.php to compiler_lib_spine_smoke (#1726) - #1788

Merged
PurHur merged 1 commit into
masterfrom
feat/m2-spine-touch-1726
May 24, 2026
Merged

M2 spine: add touch_.php to compiler_lib_spine_smoke (#1726)#1788
PurHur merged 1 commit into
masterfrom
feat/m2-spine-touch-1726

Conversation

@PurHur

@PurHur PurHur commented May 24, 2026

Copy link
Copy Markdown
Owner

Summary

Closes #1726.

  • Add ext/standard/touch_.php to compiler_lib_spine_smoke (446/586 inventory units).
  • touch already registered in SelfHostBuiltinPolicy as filesystem — no policy change needed.
  • Update spine count docs and BootstrapSelfhostBundleTest.

Test plan

  • php bin/compile.php -l test/selfhost/compiler_lib_spine_smoke/main.php (via BootstrapSelfhostBundleTest)
  • ./script/docker-ci-local.sh fast --filter BootstrapSelfhostBundleTest — 3 tests OK
  • BOOTSTRAP_LIB_SPINE_SMOKE=1 make bootstrap-selfhost-lib-spine-smoke — pre-existing harness failure on String_.php::getElementType() JIT; same class as M2 spine: bundle src/cli.php entry shim (#1432 follow-up) #1467 deferred src/cli.php; lint gate green

Made with Cursor

Add ext/standard/touch_.php to the self-host spine bundle (446/586 inventory
units). touch is already registered in SelfHostBuiltinPolicy as filesystem.

Co-authored-by: Cursor <cursoragent@cursor.com>
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.

M2 spine: add ext/standard/touch_.php to compiler_lib_spine_smoke

1 participant