Uh oh!
There was an error while loading. Please reload this page.
- Notifications
You must be signed in to change notification settings - Fork 71
Expose a check command #604
Copy link
Copy link
Labels
enhancementNew feature or requestNew feature or requestmaintainer investigatingThis ticket is being investigated by maintainers. Please check with us before contributing PRs etc!This ticket is being investigated by maintainers. Please check with us before contributing PRs etc!
Milestone
Description
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or requestmaintainer investigatingThis ticket is being investigated by maintainers. Please check with us before contributing PRs etc!This ticket is being investigated by maintainers. Please check with us before contributing PRs etc!
If one tries to build an extension but misses the build tools, then they get a failure. The checks are done in https://github.com/php/pie/blob/11653f8bd15a43a438870c8d7ef124c8f66767b2/src/SelfManage/BuildTools/CheckAllBuildTools.php#L111C21-L111C26.
I'm wondering if we could have a command to check this. It can serve two purposes: