FAQ 1.31

From PmaWiki

Jump to: navigation, search

[edit] Does phpMyAdmin support PHP 5?

Yes.

However, phpMyAdmin needs to be backwards compatible to PHP 4. This is why phpMyAdmin disables the E_STRICT error_level in error_reporting() settings. Pma 3.x even will only support PHP 5.2 or later.

Advertisement