Skip to content

M2 spine: add shell_exec.php to compiler_lib_spine_smoke (#1681) - #1805

Merged
PurHur merged 1 commit into
masterfrom
agent/issue-1681-shell-exec-spine
May 24, 2026
Merged

M2 spine: add shell_exec.php to compiler_lib_spine_smoke (#1681)#1805
PurHur merged 1 commit into
masterfrom
agent/issue-1681-shell-exec-spine

Conversation

@PurHur

@PurHur PurHur commented May 24, 2026

Copy link
Copy Markdown
Owner

Summary

  • Add ext/standard/shell_exec.php to compiler_lib_spine_smoke (569/586 inventory units).
  • JitShellExec.php was already bundled; shell_exec.php passes AOT lint as-is.
  • Update spine count docs and BootstrapSelfhostBundleTest.

Test plan

  • php bin/compile.php -l test/selfhost/compiler_lib_spine_smoke/main.php
  • ./script/ci-local.sh --filter BootstrapSelfhostBundleTest --group aot-lint in Docker (php-compiler:22.04-dev)

Closes #1681

Made with Cursor

Bundle shell_exec into the self-host spine (569/586 inventory). JitShellExec
was already present; shell_exec.php passes AOT lint without VM changes.

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/shell_exec.php to compiler_lib_spine_smoke

1 participant