From: [EMAIL PROTECTED] Operating system: Linux PHP version: 4.0CVS-2002-03-19 PHP Bug Type: URL related Bug description: (include|require)(_once)? doesn't work on remote files
Any call to include, include_once, require, or require_once results in the following error: Warning: main(): buffered data lost during conversion to FILE*! in /home/sander/public_html/test.php on line 2 Only 4.3.0 seems to be affected. -- Edit bug report at http://bugs.php.net/?id=16168&edit=1 -- Fixed in CVS: http://bugs.php.net/fix.php?id=16168&r=fixedcvs Fixed in release: http://bugs.php.net/fix.php?id=16168&r=alreadyfixed Need backtrace: http://bugs.php.net/fix.php?id=16168&r=needtrace Try newer version: http://bugs.php.net/fix.php?id=16168&r=oldversion Not developer issue: http://bugs.php.net/fix.php?id=16168&r=support Expected behavior: http://bugs.php.net/fix.php?id=16168&r=notwrong Not enough info: http://bugs.php.net/fix.php?id=16168&r=notenoughinfo Submitted twice: http://bugs.php.net/fix.php?id=16168&r=submittedtwice
