@recaptime-dev's working patches + fork for Phorge, a community fork of Phabricator. (Upstream dev and stable branches are at upstream/main and upstream/stable respectively.) hq.recaptime.dev/wiki/Phorge
phorge phabricator
1
fork

Configure Feed

Select the types of activity you want to include in your feed.

Remove "PHP 7 is not supported" from install documentation

Summary:
Ref T9640. This is no longer true.

I'm assuming PHP7 vs 7.1 issues won't be common (everyone on the cutting edge is probably on 7.1, and Ubuntu 16 is on 7.1) but we could make this more granular in the future.

Test Plan: Careful reading.

Reviewers: chad

Reviewed By: chad

Maniphest Tasks: T9640

Differential Revision: https://secure.phabricator.com/D17202

+1 -2
+1 -2
src/docs/user/installation_guide.diviner
··· 70 70 You will also need: 71 71 72 72 - **MySQL**: You need MySQL. We strongly recommend MySQL 5.5 or newer. 73 - - **PHP**: You need PHP 5.2 or newer, but note that PHP 7 is 74 - **not supported**. 73 + - **PHP**: You need PHP 5.2 or newer. 75 74 76 75 You'll probably also need a **domain name**. In particular, you should read this 77 76 note: