Update README with v3 release announcement#1101
Open
crazywhalecc wants to merge 1 commit intomainfrom
Open
Conversation
Announce upcoming release of v3 with project rename and repository move.
henderkes
reviewed
Apr 13, 2026
| > [!IMPORTANT] | ||
| > We are preparing to release **v3**, which will include a project rename from **static-php-cli** to **StaticPHP**. | ||
| > The repository will also be moved to **static-php/static-php**. | ||
| > Please update your references and stay tuned for the official release. |
Collaborator
There was a problem hiding this comment.
StaticPhp but static-php is still unfortunate :/
Owner
Author
There was a problem hiding this comment.
Yup, but repository name and orgANIZaTioN name being same would be more unified in engineering and sourcing. In any case, this is a small compromise: simplifying static-php-cli and emphasizing branding.
Since we cannot own staticphp org, we can only make this compromise with the hyphen.
Owner
Author
There was a problem hiding this comment.
Well, blame me I'm not a naming genius; I didn't come up with a good name that I could keep to myself from the start.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
What does this PR do?
Announce upcoming release of v3 with project rename and repository move.
Checklist before merging
*.phpor*.json, run them locally to ensure your changes are valid:composer cs-fixcomposer analysecomposer testbin/spc dev:sort-configsrc/globals/test-extensions.php.extension testortest extensionsto trigger full test suite.