diff options
author | edwin <edwin@FreeBSD.org> | 2004-07-29 10:28:59 +0800 |
---|---|---|
committer | edwin <edwin@FreeBSD.org> | 2004-07-29 10:28:59 +0800 |
commit | 2a1abc0dfbc53c1e9df800a504511e250369a981 (patch) | |
tree | 1e93ce572d714455a74d7472dfcacc398f4f5075 /UPDATING | |
parent | 24fca8096f00d48fe182fe89b6e5d8cc51261a31 (diff) | |
download | freebsd-ports-gnome-2a1abc0dfbc53c1e9df800a504511e250369a981.tar.gz freebsd-ports-gnome-2a1abc0dfbc53c1e9df800a504511e250369a981.tar.zst freebsd-ports-gnome-2a1abc0dfbc53c1e9df800a504511e250369a981.zip |
Add comments about the module overview with "php -m" at the PHP
upgrade.
Diffstat (limited to 'UPDATING')
-rw-r--r-- | UPDATING | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -68,6 +68,8 @@ Option "XkbRules" "xfree86" If you have a previous php.ini configuration file, be sure to comment out the extension_dir parameter, since the correct path is statically compiled into the PHP binary. + For an overview of the modules used with the old PHP binary, use + the command "php -m". 20040717: AFFECTS: users of net/openldap2[12]{,-sasl}-client |