ID: 41988 Updated by: [EMAIL PROTECTED] Reported By: bolk at lixil dot ru -Status: Open +Status: Closed Bug Type: Compile Warning Operating System: Linux Fedora Core PHP Version: 5CVS-2007-07-13 (snap) New Comment:
This bug has been fixed in CVS. Snapshots of the sources are packaged every three hours; this change will be in the next snapshot. You can grab the snapshot at http://snaps.php.net/. Thank you for the report, and for helping us make PHP better. Previous Comments: ------------------------------------------------------------------------ [2007-07-13 09:03:19] bolk at lixil dot ru Description: ------------ I get OCI8 config key notice after configure. BTW: [EMAIL PROTECTED] php5.2-200707130830]# ./configure --help|grep oci8 --with-oci8[=DIR] Include Oracle (OCI8) support. DIR defaults to $ORACLE_HOME. Use --with-oci8=instantclient,/path/to/oic/lib Reproduce code: --------------- [EMAIL PROTECTED] php5.2-200707130830]# ./configure --disable-all --with-oci8=instantclient,/usr/src/instantclient_10_2 Expected result: ---------------- No notices Actual result: -------------- Thank you for using PHP. Notice: Following unknown configure options were used: --with-oci8=instantclient,/usr/src/instantclient_10_2 Check './configure --help' for available options ------------------------------------------------------------------------ -- Edit this bug report at http://bugs.php.net/?id=41988&edit=1