Skip to content

DevEx: phpc doctor --gates lists north-star1-verify presenter steps (#1857)#1860

Merged
PurHur merged 1 commit into
masterfrom
issue-1857-doctor-gates-north-star1
May 25, 2026
Merged

DevEx: phpc doctor --gates lists north-star1-verify presenter steps (#1857)#1860
PurHur merged 1 commit into
masterfrom
issue-1857-doctor-gates-north-star1

Conversation

@PurHur
Copy link
Copy Markdown
Owner

@PurHur PurHur commented May 25, 2026

Summary

  • After miniwebapp-gates.sh output, phpc doctor --gates prints a North Star 1 presenter section with LLVM 9 and serve-test readiness plus the recommended commands (make miniwebapp-gates, ci-fast, AOT tail, make north-star1-verify).
  • Extends PhpcDoctorTest::testDoctorGatesPrintsMiniWebAppLadder and cross-links docs/GETTING-STARTED.md.

Closes #1857.

Test plan

  • vendor/bin/phpunit --filter PhpcDoctorTest (Docker php-compiler:22.04-dev)
  • ./phpc doctor --gates --no-lint | grep -i north-star1-verify

Made with Cursor

After the MiniWebApp gate ladder, doctor --gates now prints LLVM/serve
readiness and presenter commands (make north-star1-verify, ci-fast, AOT tail).

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.

DevEx: phpc doctor --gates lists north-star1-verify presenter steps (#1845 phase 2)

1 participant