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
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: 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

Pull Requests

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-2025 The PHP Group
All rights reserved.
Last updated: Sun Aug 17 05:00:03 2025 UTC