static-php-cli icon indicating copy to clipboard operation
static-php-cli copied to clipboard

Rename static-php-cli to StaticPHP

Open crazywhalecc opened this issue 1 month ago • 8 comments

What does this PR do?

Prepare for future brand promotion :/

I have reservations about renaming and moving the repository, as GitHub will automatically redirect to the new repository, so it may not be difficult. But I think it's not too late to do it after version 3.0.

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 you modified *.php or *.json, run them locally to ensure your changes are valid:
    • [ ] composer cs-fix
    • [ ] composer analyse
    • [ ] composer test
    • [ ] bin/spc dev:sort-config
  • If it's an extension or dependency update, please ensure the following:
    • [ ] Add your test combination to src/globals/test-extensions.php.
    • [ ] If adding new or fixing bugs, add commit message containing extension test or test extensions to trigger full test suite.

crazywhalecc avatar Nov 26 '25 05:11 crazywhalecc