From: <var...@us...> - 2010-11-08 14:48:29
|
Revision: 7730 http://phpwiki.svn.sourceforge.net/phpwiki/?rev=7730&view=rev Author: vargenau Date: 2010-11-08 14:48:23 +0000 (Mon, 08 Nov 2010) Log Message: ----------- Latest PHP: PHP 5.2.14 & PHP 5.3.3 Modified Paths: -------------- trunk/INSTALL Modified: trunk/INSTALL =================================================================== --- trunk/INSTALL 2010-11-08 13:45:12 UTC (rev 7729) +++ trunk/INSTALL 2010-11-08 14:48:23 UTC (rev 7730) @@ -2,10 +2,10 @@ PhpWiki requires a web server with at least PHP version 4.3.10. PhpWiki was tested with 4.4.7 (centos4), 4.3.10, 4.4.9, 5.0.3, -5.1.6 (centos5), 5.2.10, 5.3, 6.0. +5.1.6 (centos5), 5.2.10, 5.3.2, 5.3.3. -All users of PHP are strongly encouraged to upgrade to PHP 5.2.13 -or PHP 5.3.2 that are the supported versions. +All users of PHP are strongly encouraged to upgrade to PHP 5.2.14 +or PHP 5.3.3 that are the supported versions. Visit <http://www.php.net> for downloads and information. You need the Perl regular expressions package compiled in; this is the This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |