Skip to content

Latest commit

 

History

History
14 lines (10 loc) · 320 Bytes

README.md

File metadata and controls

14 lines (10 loc) · 320 Bytes

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 [email protected]:php/web-qa.git qa
cd qa
git clone [email protected]:php/web-shared.git shared
php -S localhost:8080