Skip to content

DevEx: make examples-aot-smoke — phpc build + execute for 001-004 (#667)#669

Merged
PurHur merged 1 commit into
masterfrom
issue-667-examples-aot-smoke
May 22, 2026
Merged

DevEx: make examples-aot-smoke — phpc build + execute for 001-004 (#667)#669
PurHur merged 1 commit into
masterfrom
issue-667-examples-aot-smoke

Conversation

@PurHur
Copy link
Copy Markdown
Owner

@PurHur PurHur commented May 22, 2026

Summary

Closes #667.

Test plan

  • docker run … php-compiler:22.04-dev ./script/examples-aot-smoke.sh — all four examples ok
  • vendor/bin/phpunit --filter ExamplesAotSmokeScriptTest in Docker
  • CiScriptsTest gate assertions

Made with Cursor

…667)

Adds script/examples-aot-smoke.sh to build 000–004 under .phpc/smoke/ and
assert stdout needles (001 uses QUERY_STRING=name=Smoke). Skips gracefully
without LLVM; 003 documented as blocked on #568. Optional ci-local gate via
EXAMPLES_AOT_SMOKE_GATE=1.

Co-authored-by: Cursor <cursoragent@cursor.com>
@PurHur PurHur merged commit ba6a0e3 into master May 22, 2026
@PurHur PurHur deleted the issue-667-examples-aot-smoke branch May 22, 2026 20:44
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.

DevEx: make examples-aot-smoke — phpc build + execute for 001-004 when LLVM ready

1 participant