Updated php / MySQL versions.

This commit is contained in:
Alexander M. Turek
2003-08-28 15:22:22 +00:00
parent d745297bac
commit f34b8a9c12
2 changed files with 8 additions and 4 deletions

View File

@@ -5,6 +5,9 @@ phpMyAdmin - Changelog
$Id$
$Source$
2003-08-28 Alexander M. Turek <rabus@users.sourceforge.net>
* README: Updated php / MySQL versions.
2003-08-28 Michal Cihar <nijel@users.sourceforge.net>
* libraries/display_export.lib.php3: Allow xml to be also default export
(bug #796706).

5
README
View File

@@ -30,8 +30,9 @@ phpMyAdmin - Readme
Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
Requirements:
PHP3 (>= 3.0.8) or PHP4
MySQL (tested with 3.21.x, 3.22.x, 3.23.x and 4.0.x)
PHP3 (>= 3.0.8), PHP4 or PHP5
MySQL (tested with 3.21.x, 3.22.x, 3.23.x, 4.0.x and 4.1.x)
Note: The implemented MySQL 4.1.x support is experimental!
a web-browser (doh!)
Summary: