diff --git a/Documentation.html b/Documentation.html index 4306cb234..ad9620fa1 100644 --- a/Documentation.html +++ b/Documentation.html @@ -2983,10 +2983,10 @@ SetInputFilter PHP

1.31 Does phpMyAdmin support php5?

-

Yes.
- However, phpMyAdmin needs to be backwards compatible to php4. This is why - phpMyAdmin disables the E_STRICT error_level in - error_reporting settings. +

Yes.

+

+ Since release 3.0 only PHP 5.2 and newer. For older PHP versions 2.9 branch + is still maintained.