From cf5f654f0c6fc4afbe1e58487cc17fa51b8c8273 Mon Sep 17 00:00:00 2001 From: fox Date: Thu, 14 Dec 2017 15:35:24 +0000 Subject: Update page 'PhpCompatibilityNotes' --- PhpCompatibilityNotes.md | 3 +++ 1 file changed, 3 insertions(+) (limited to 'PhpCompatibilityNotes.md') diff --git a/PhpCompatibilityNotes.md b/PhpCompatibilityNotes.md index 23dc45f..fbe9241 100644 --- a/PhpCompatibilityNotes.md +++ b/PhpCompatibilityNotes.md @@ -15,6 +15,9 @@ are actually very common and should be available in any reasonable Linux distro) If your PHP install is missing any of the required modules tt-rss should notify you on startup. + Enabling PHP built-in opcode cache or some other kind of accelerator is never a bad idea. + Plugins may have additional dependencies i.e. several bundled plugins require CURL. + **PHP safe mode is not supported.** -- cgit v1.2.3