ID: 20622 Updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] -Status: Open +Status: Bogus Bug Type: Documentation problem Operating System: Any PHP Version: 4.3.0RC1 New Comment:
Thank you for taking the time to write to us, but this is not a bug. Please double-check the documentation available at http://www.php.net/manual/ and the instructions on how to report a bug at http://bugs.php.net/how-to-report.php Actually - looking further it's documented under the configuration directives. (maybe the table 4-5 "Data handling Configuration Options" could list 'none' instead of ""). Previous Comments: ------------------------------------------------------------------------ [2002-11-26 07:32:56] [EMAIL PROTECTED] Yep. Not document ( http://www.php.net/manual/en/configuration.changes.php ) -> recategorizing. ------------------------------------------------------------------------ [2002-11-25 09:04:30] [EMAIL PROTECTED] Try using 'none' as the value, that should clear the value. ------------------------------------------------------------------------ [2002-11-25 09:00:23] [EMAIL PROTECTED] Dir structure: foo | | - bar In foo: auto_prepend_file "some_file.php" In bar: need to clear that. Using apache, php_value must have 2 arguments, and thus setting it to "" gives: php_value takes two arguments, PHP Value Modifier Work-around: empty.php Preferable Fix: use a special keyword like "RESET" or "EMPTY" to set it to 'empty'. ------------------------------------------------------------------------ -- Edit this bug report at http://bugs.php.net/?id=20622&edit=1 -- PHP Documentation Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php