1
0
mirror of https://github.com/php/web-qa.git synced 2026-03-23 23:12:06 +01:00
Files
archived-web-qa/README.md
Nikita Popov e4fa7d2ffd Remove GitHub pull request management
Now that GitHub repositories are canonical, contributors have
write access to these repositories and can manage pull requests
on GitHub directly.
2021-04-08 14:25:06 +02:00

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