We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c3e1097 commit 8e96168Copy full SHA for 8e96168
README.md
@@ -12,5 +12,6 @@ Please clone that repo into this websites root directory.
12
git clone git://git.php.net/web/qa.git qa
13
cd qa
14
git clone git://git.php.net/web/shared.git shared
15
+cp pulls/config.php.in pulls/config.php
16
php -S localhost:8080
17
```
0 commit comments