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 this is not your bug, you can add a comment by following this link.
If this is your bug, but 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

Add a Patch

Pull Requests

Add a Pull Request

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-2024 The PHP Group
All rights reserved.
Last updated: Fri Apr 19 18:01:28 2024 UTC