PHP source now available on GitHub
The PHP Core source code has migrated to git and is available on GitHub. Last fall the PHP core team voted to pick a distributed version control system and git…
The PHP Core source code has migrated to git and is available on GitHub.
Last fall the PHP core team voted to pick a distributed version control system and git won handily.
David Soria Parra, the release manager of PHP 5.4, has put together a workflow for core committers merging GitHub pull requests into PHP.
Using github was one of the most important reasons to switch to git in the first place.
The php-src repository is 13 years old and includes over 80k commits. Maybe the next commit will be yours?
Welcome to GitHub, PHP. Let the forking begin!
Written by
Related posts

GitHub Availability Report: February 2025
In February, we experienced two incidents that resulted in degraded performance across GitHub services.

GitHub Availability Report: January 2025
In January, we experienced two incidents that resulted in degraded performance across GitHub services.

GitHub Copilot: The agent awakens
Introducing agent mode for GitHub Copilot in VS Code, announcing the general availability of Copilot Edits, and providing a first look at our SWE agent.