#20508 [NEW]: PHP_AUTH_USER not set

2002-11-19 Thread lindsay . marshall
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

Bug #15555: Extra null parameter appearing with func_get_args

2002-02-14 Thread lindsay . marshall
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