mirror of
https://github.com/php/web-qa.git
synced 2026-03-23 23:12:06 +01:00
Now that GitHub repositories are canonical, contributors have write access to these repositories and can manage pull requests on GitHub directly.
320 B
320 B
PHP Quality Assurance Team Web Page
This site is hosted online at qa.php.net.
Local installation
Please clone that repo into this websites root directory.
git clone git@github.com:php/web-qa.git qa
cd qa
git clone git@github.com:php/web-shared.git shared
php -S localhost:8080