cvs: php-gtk / README
[email protected] ("Andrei Zmievski")
| Newsgroups | php.gtk |
|---|---|
| Message-ID | <cvsandrei996785423@cvsserver> |
andrei Thu Aug 2 16:50:23 2001 EDT
Modified files:
/php-gtk README
Log:
Undo the warning -- CVS version is required only for compilation..
Index: php-gtk/README
diff -u php-gtk/README:1.8 php-gtk/README:1.9
--- php-gtk/README:1.8 Thu Aug 2 09:25:53 2001
+++ php-gtk/README Thu Aug 2 16:50:22 2001
@@ -16,8 +16,8 @@
installed along with the header files and development scripts. They should
normally be installed when you do 'make install' in the PHP source tree.
-PHP-GTK requires PHP 4.0.5 or 4.0.6 for versions earlier than 0.1. For version
-0.1 and later, PHP 4.0.7 or latest CVS version will work.
+Currently, PHP-GTK requires PHP 4.0.5 or greater (latest CVS version will work
+too).
PHP-GTK supports GTK+ v1.2 and requires v1.2.6 or greater. GTK+ v2.0 is not yet
supported but will be so in the future when v2.0 is out of the development phase