Skip to content

Examples: Sync examples/README.md run matrix after #764 closeΒ #1531

@PurHur

Description

@PurHur

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions