]> git.mxchange.org Git - quix0rs-gnu-social.git/commitdiff
PHP 5.3 dependency declared in INSTALL file
authorMikael Nordfeldth <mmn@hethane.se>
Tue, 17 Sep 2013 22:10:44 +0000 (00:10 +0200)
committerMikael Nordfeldth <mmn@hethane.se>
Tue, 17 Sep 2013 22:10:44 +0000 (00:10 +0200)
INSTALL

diff --git a/INSTALL b/INSTALL
index 2508acd7e5d71d7383d37cf0f853849622b2f32e..d9815a802b60203d180dcd2669eaf83ae409b5b6 100644 (file)
--- a/INSTALL
+++ b/INSTALL
@@ -4,11 +4,8 @@ Prerequisites
 The following software packages are *required* for this software to
 run correctly.
 
-- PHP 5.2.3+. It may be possible to run this software on earlier
-  versions of PHP, but many of the functions used are only available
-  in PHP 5.2 or above. 5.2.6 or later is needed for XMPP background
-  daemons on 64-bit platforms. PHP 5.3.x should work correctly in this
-  release, but problems with some plugins are possible.
+- PHP 5.3+. Newer versions may complain on some coding standards, but
+  glitches are intended to be fix asap.
 - MySQL 5.x. The StatusNet database is stored, by default, in a MySQL
   server. It has been primarily tested on 5.x servers, although it may
   be possible to install on earlier (or later!) versions. The server