Problem
Root README and examples/003-MiniWebApp/README.md were updated for #764 β
native execute, but examples/README.md still documents:
test/unit/ExamplesReadmeTest.php still asserts #764 appears in the readme (intentional until this issue lands). MiniWebAppUnskipMatrixTest expects matrix strings to move when gates flip.
#1525 covers root README + public status site; this issue is the examples tree contributor doc.
Goal
Update examples/README.md run matrix and 003 section to match master:
| Mode |
003-MiniWebApp |
| VM |
β
|
| AOT link |
β
|
| AOT execute |
β
(home, hello, contact POST; api/status β #1527) |
Regenerate benchmark table row if script/rebuild-examples.php output changes.
Acceptance criteria
./script/ci-fast.sh --filter ExamplesReadmeTest
Verification (local / Docker)
./script/ci-fast.sh --filter ExamplesReadme
docker run --rm -v "$(pwd):/compiler" -w /compiler php-compiler:22.04-dev ./script/ci-fast.sh --filter ExamplesReadme
Dependencies
Links
Problem
Root README and
examples/003-MiniWebApp/README.mdwere updated for #764 β native execute, butexamples/README.mdstill documents:003-MiniWebAppnative execute π (#764)test/unit/ExamplesReadmeTest.phpstill asserts#764appears in the readme (intentional until this issue lands).MiniWebAppUnskipMatrixTestexpects matrix strings to move when gates flip.#1525 covers root README + public status site; this issue is the examples tree contributor doc.
Goal
Update
examples/README.mdrun matrix and 003 section to matchmaster:Regenerate benchmark table row if
script/rebuild-examples.phpoutput changes.Acceptance criteria
examples/README.mdno longer says execute blocked / empty stdout for 003ExamplesReadmeTestexpectations updated (still reference π North Star 1: Web-capable PHP application (living tracker)Β #1044 / gate docs as needed)make web-smokeunchanged (lint-only)Verification (local / Docker)
./script/ci-fast.sh --filter ExamplesReadme docker run --rm -v "$(pwd):/compiler" -w /compiler php-compiler:22.04-dev ./script/ci-fast.sh --filter ExamplesReadmeDependencies
Links