Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

add with-suggested-libs and with-suggested-exts #329

Merged
merged 7 commits into from
Feb 16, 2024
Merged

Conversation

crazywhalecc
Copy link
Owner

@crazywhalecc crazywhalecc commented Feb 6, 2024

What does this PR do?

Fix #243

Checklist before merging

If your PR involves the changes mentioned below and completed the action, please tick the corresponding option.
If a modification is not involved, please skip it directly.

  • If it's a extension or dependency update, make sure adding related extensions in src/global/test-extensions.php.
  • If you changed the behavior of static-php-cli, add docs in static-php/static-php-cli-docs .
  • If you updated config/xxxx.json content, run bin/spc dev:sort-config xxx.

@crazywhalecc crazywhalecc added enhancement New feature or request need test This PR has not been tested yet, cannot merge now kind/framework Issues related to CLI app framework labels Feb 6, 2024
@crazywhalecc crazywhalecc removed the need test This PR has not been tested yet, cannot merge now label Feb 16, 2024
crazywhalecc added a commit to static-php/static-php-cli-docs that referenced this pull request Feb 16, 2024
@crazywhalecc crazywhalecc merged commit be2394b into main Feb 16, 2024
21 checks passed
@crazywhalecc crazywhalecc deleted the suggest-cmd branch February 16, 2024 11:36
crazywhalecc added a commit to static-php/static-php-cli-docs that referenced this pull request Feb 16, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request kind/framework Issues related to CLI app framework
Projects
None yet
Development

Successfully merging this pull request may close these issues.

add --with-suggested-exts and --with-suggested-libs switches for build command
1 participant