php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #1832 Scripting Engine problem
Submitted: 1999-07-22 12:19 UTC Modified: 1999-07-31 14:58 UTC
From: johnh at solidtechnology dot com Assigned:
Status: Closed Package: Scripting Engine problem
PHP Version: 4.0 Beta 1 OS: Linux 2.2.9
Private report: No CVE-ID: None
View Add Comment Developer Edit
Welcome! If you don't have a Git account, you can't do anything here.
You can add a comment by following this link or if you reported this bug, you can edit this bug over here.
(description)
Block user comment
Status: Assign to:
Package:
Bug Type:
Summary:
From: johnh at solidtechnology dot com
New email:
PHP Version: OS:

 

 [1999-07-22 12:19 UTC] johnh at solidtechnology dot com
include("http://www.somedomain.com/index.html");

The include doesn't return the included document properly. There doesn't seem to be any consistency like first part, last part.  Same thing under php3 works fine.  Maybe some type of buffering issue.

Running php as cgi.


Patches

Add a Patch

Pull Requests

Add a Pull Request

History

AllCommentsChangesGit/SVN commitsRelated reports
 [1999-07-31 14:58 UTC] zeev at cvs dot php dot net
Fixed in the latest CVS
 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Sat Apr 27 11:01:30 2024 UTC