summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndrew Dolgov <[email protected]>2017-02-06 16:11:40 +0300
committerAndrew Dolgov <[email protected]>2017-02-06 16:11:40 +0300
commit16b3ec0ebb9ae4533f47bb423968a132aa251b49 (patch)
treefb4a8df34ec83fd316f024033131cb000be22d6a
parent845948ac08dbf66b25ec883670ae15ef562c04b1 (diff)
fox created page: SecuringCacheDirectories
-rw-r--r--PhpCompatibilityNotes.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/PhpCompatibilityNotes.md b/PhpCompatibilityNotes.md
index b38386e..593f188 100644
--- a/PhpCompatibilityNotes.md
+++ b/PhpCompatibilityNotes.md
@@ -5,6 +5,7 @@ You need PHP 5.4 (or newer, PHP 7 is fine) compiled with (at least) the followin
are actually very common and should be available in any reasonable Linux distro):
- JSON
+- XML (DOMDocument)
- mbstring
- CURL (not required, but highly recommended) OR support for remote fopen()
- POSIX functions (for the multiprocess update daemon, otherwise not needed)