Anonymous | Login | Signup for a new account | 11-21-2024 22:33 PST |
Main | My View | View Issues | Change Log | Docs |
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 | |||||||||
|
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. |
Mantis 1.0.0rc3[^]
Copyright © 2000 - 2005 Mantis Group
29 total queries executed. 26 unique queries executed. |