Mantis Bugtracker
  

Viewing Issue Advanced Details Jump to Notes ] View Simple ] Issue History ] Print ]
ID Category Severity Reproducibility Date Submitted Last Update
0004074 [Quercus] minor always 06-10-10 02:11 01-06-11 13:31
Reporter hm2k View Status public  
Assigned To domdorn
Priority normal Resolution fixed Platform
Status resolved   OS
Projection none   OS Version
ETA none Fixed in Version 4.0.10 Product Version
  Product Build
Summary 0004074: var_dump(__FILE__); // returns string(7) string:
Description var_dump(__FILE__); // returns string(7) string:

should return the path and filename of the working file...
Steps To Reproduce
Additional Information
Attached Files

- Relationships

- Notes
(0004891)
domdorn
01-06-11 13:31

cat test.php
<?
var_dump(__FILE__);

?>


domdorn tmp $ quercus-php test.php
string(13) "/tmp/test.php"

-> resolved.
 

- Issue History
Date Modified Username Field Change
06-10-10 02:11 hm2k New Issue
01-06-11 13:31 domdorn Status new => resolved
01-06-11 13:31 domdorn Fixed in Version  => 4.0.10
01-06-11 13:31 domdorn Resolution open => fixed
01-06-11 13:31 domdorn Assigned To  => domdorn
01-06-11 13:31 domdorn Note Added: 0004891


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