Mantis Bugtracker
  

Viewing Issue Simple Details Jump to Notes ] View Advanced ] Issue History ] Print ]
ID Category Severity Reproducibility Date Submitted Last Update
0001248 [Quercus] trivial always 07-12-06 13:57 07-12-06 16:47
Reporter koreth View Status public  
Assigned To ferg
Priority normal Resolution fixed  
Status closed   Product Version 3.0.19
Summary 0001248: phpinfo() not implemented
Description This is not actually impacting our code base, but one of the engineers here tried to bring up Quercus and wrote a simple "hello world" script that was just

<?php
var_dump(phpinfo());
?>

and thought he'd done something wrong in his setup when he got an error message about phpinfo() not being defined.

It seems like the above is a pretty common "is it working at all?" script among PHP developers who've just set up a new environment, so it should probably at least return *something*.
Additional Information
Attached Files

- Relationships

- Notes
(0001389)
ferg
07-12-06 16:47

Added extremely basic phpinfo.
 

- Issue History
Date Modified Username Field Change
07-12-06 13:57 koreth New Issue
07-12-06 16:47 ferg Note Added: 0001389
07-12-06 16:47 ferg Assigned To  => ferg
07-12-06 16:47 ferg Status new => closed
07-12-06 16:47 ferg Resolution open => fixed
07-12-06 16:47 ferg Fixed in Version  => 3.0.20


Mantis 1.0.0rc3[^]
Copyright © 2000 - 2005 Mantis Group
29 total queries executed.
26 unique queries executed.
Powered by Mantis Bugtracker