[PHP-DEV] Bug #10521 Updated: Referencing a variable without setting its contents

2001-04-30 Thread cynic
ID: 10521 Updated by: cynic Reported By: [EMAIL PROTECTED] Status: Bogus Bug Type: IIS related PHP Version: 4.0.4pl1 Assigned To: Comments: Well, you probably used php.ini-dist for Apache, and php.ini-optimized for IIS. Either way, send further questions to [EMAIL PROTECTED] or [EMAIL PROTECTED

[PHP-DEV] Bug #10521 Updated: Referencing a variable without setting its contents

2001-04-29 Thread cynic
ID: 10521 Updated by: cynic Reported By: [EMAIL PROTECTED] Old-Status: Open Status: Bogus Bug Type: IIS related PHP Version: 4.0.4pl1 Assigned To: Comments: I bet the Apache box has error_reporting E_ALL &~ E_NOTICE while the IIS box has error_reporting E_ALL. RTFM, please. (if this ain't