php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #16168 (include|require)(_once)? doesn't work on remote files
Submitted: 2002-03-19 11:25 UTC Modified: 2002-03-19 12:48 UTC
From: sander@php.net Assigned: wez (profile)
Status: Closed Package: URL related
PHP Version: 4.0CVS-2002-03-19 OS: Linux
Private report: No CVE-ID: None
Welcome back! If you're the original bug submitter, here's where you can edit the bug or add additional notes.
If you forgot your password, you can retrieve your password here.
Password:
Status:
Package:
Bug Type:
Summary:
From: sander@php.net
New email:
PHP Version: OS:

 

 [2002-03-19 11:25 UTC] sander@php.net
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.

Patches

Pull Requests

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2002-03-19 12:14 UTC] wez@php.net
I'm working on the solution.
Patch due v. soon.
 [2002-03-19 12:48 UTC] wez@php.net
This bug has been fixed in CVS.


 
PHP Copyright © 2001-2025 The PHP Group
All rights reserved.
Last updated: Tue Jul 01 19:01:37 2025 UTC