]> git.mjollnir.org Git - s9y.git/commitdiff
PHP < 4.3 has bugs with version_compare
authorgarvinhicking <garvinhicking>
Tue, 26 Apr 2005 10:00:36 +0000 (10:00 +0000)
committergarvinhicking <garvinhicking>
Tue, 26 Apr 2005 10:00:36 +0000 (10:00 +0000)
docs/INSTALL

index f7e3e83674d32506d8c573cfa54ade3349a5adc2..76239b3c39dcfbd49684d972b281f49b2109c83b 100644 (file)
@@ -34,7 +34,7 @@ See README file for detailed actions.
    DocumentRoot is set to a directory with '/'.)
 2. .htaccess support allowing overrides for DirectoryIndex (if rewriting is
    wanted)
-3. PHP Version 4 or greater (PHP 4.3.1 or greater recommended), required
+3. PHP Version 4.3 or greater, required
    modules are listed on the installer page.
 4. php.ini options:
    - error_reporting E_ALL & ~E_NOTICE (or lower)