summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorfox <[email protected]>2018-05-30 12:07:39 +0000
committerfox <[email protected]>2018-05-30 12:07:39 +0000
commitdd33ac440dfb65d29e191e5e517bd77fe0d33793 (patch)
treea52547a5a4f60467335199334f3ca7c6d928875d
parent41a295bd39109bdae888c76c40bfbe4adb75460b (diff)
Update page 'PhpCompatibilityNotes'
-rw-r--r--PhpCompatibilityNotes.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/PhpCompatibilityNotes.md b/PhpCompatibilityNotes.md
index 877b0f0..e116c58 100644
--- a/PhpCompatibilityNotes.md
+++ b/PhpCompatibilityNotes.md
@@ -10,7 +10,7 @@ are actually very common and should be available in any reasonable Linux distro)
- fileinfo
- PHP CLI binary (needed to run update daemon and other command line tools)
-### Not required, but recommended
+### Also recommended
- CURL (highly recommended, just install it) **OR** support for remote fopen()
- POSIX functions (for the multiprocess update daemon, otherwise not needed)