Skip to content

test: ServeAotTest static assets from 001-SimpleWeb docroot#367

Merged
PurHur merged 1 commit into
masterfrom
test/serve-aot-static-assets-277
May 20, 2026
Merged

test: ServeAotTest static assets from 001-SimpleWeb docroot#367
PurHur merged 1 commit into
masterfrom
test/serve-aot-static-assets-277

Conversation

@PurHur
Copy link
Copy Markdown
Owner

@PurHur PurHur commented May 20, 2026

Summary

Test plan

  • vendor/bin/phpunit --group serve --filter ServeAotTest (12 tests) inside php-compiler:22.04-dev via tar-piped repo
  • Harness: ./script/docker-ci-local.sh --filter ServeAotTest::testServeAot001SimpleWebStaticCss (serve stage passes; JIT guard skips when filter excludes llvm group)

Made with Cursor

Closes #277. GET /style.css via serve-aot must return 200, text/css,
and the shipped example stylesheet bytes while PHP is served from the
AOT binary.

Co-authored-by: Cursor <cursoragent@cursor.com>
@PurHur PurHur merged commit 71f6390 into master May 20, 2026
@PurHur PurHur deleted the test/serve-aot-static-assets-277 branch May 20, 2026 15:19
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.

Testing: ServeAotTest — static assets from docroot with AOT binary

1 participant