summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndrew Dolgov <[email protected]>2017-02-20 07:55:12 +0300
committerAndrew Dolgov <[email protected]>2017-02-20 07:55:12 +0300
commita18246d6c1f406a631eba61dc341d42e47662e6a (patch)
treeb269ad68e0a3d9615ce5eaee3e23b8dc37be4c51
parent7ca64540c6e2ce2ac5ee54c1ef9e8dc6b063497e (diff)
fox created page: test
-rw-r--r--PhpCompatibilityNotes.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/PhpCompatibilityNotes.md b/PhpCompatibilityNotes.md
index 593f188..08c8ab2 100644
--- a/PhpCompatibilityNotes.md
+++ b/PhpCompatibilityNotes.md
@@ -7,6 +7,7 @@ are actually very common and should be available in any reasonable Linux distro)
- JSON
- XML (DOMDocument)
- mbstring
+- fileinfo
- CURL (not required, but highly recommended) OR support for remote fopen()
- POSIX functions (for the multiprocess update daemon, otherwise not needed)
- GD (needed for OTP and some plugins)