php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #28758 weird line in phpinfo() result
Submitted: 2004-06-12 20:26 UTC Modified: 2004-08-05 23:39 UTC
From: no at thanks dot ok Assigned:
Status: Closed Package: *General Issues
PHP Version: 5.0.0RC2 OS: windows xp
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: no at thanks dot ok
New email:
PHP Version: OS:

 

 [2004-06-12 20:26 UTC] no at thanks dot ok
Description:
------------
php: 5.0.0rc3 <- RC3. i could not select rc3 in this outdated form
http server: orenosv 0.6.0a



Reproduce code:
---------------
test.php:
<?
   phpinfo();
?>

Expected result:
----------------
info :)

Actual result:
--------------
one line looks like this:

_SERVER["PHP_SELF"] PHP has encountered an Access Violation at 015D73DD/test.php 

others look ok

Patches

Add a Patch

Pull Requests

Add a Pull Request

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2004-08-05 23:39 UTC] edink@php.net
This bug has been fixed in CVS.

Snapshots of the sources are packaged every three hours; this change
will be in the next snapshot. You can grab the snapshot at
http://snaps.php.net/.
 
Thank you for the report, and for helping us make PHP better.


 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Fri May 17 05:01:31 2024 UTC