From: [EMAIL PROTECTED]
Operating system: Redhat 8.0
PHP version: 4.3.0RC1
PHP Bug Type: *Web Server problem
Bug description: PHP_AUTH_USER not set
I make an SSL connection to my site and this requires me to log in. This
works fine, however the variable $_SERVER['PHP_AUTH_USE
From: [EMAIL PROTECTED]
Operating system: Redhat 7.2
PHP version: 4.1.0
PHP Bug Type: Unknown/Other Function
Bug description: Extra null parameter appearing with func_get_args
I have a function that takes a variable number of arguments and uses
func_get_args to retrieve them