Anonymous | Login | Signup for a new account | 12-17-2024 10:52 PST |
Main | My View | View Issues | Change Log | Docs |
Viewing Issue Simple Details [ Jump to Notes ] | [ View Advanced ] [ Issue History ] [ Print ] | ||||||||
ID | Category | Severity | Reproducibility | Date Submitted | Last Update | ||||
0003219 | [Quercus] | minor | always | 01-05-09 16:41 | 01-06-09 11:03 | ||||
Reporter | koreth | View Status | public | ||||||
Assigned To | nam | ||||||||
Priority | urgent | Resolution | fixed | ||||||
Status | closed | Product Version | 4.0.0 | ||||||
Summary | 0003219: ReflectionClass::getFileName() doesn't work | ||||||||
Description |
PHPUnit uses this when running test suites; try running a PHPUnit test to see this in action in the real-world setting where I'm hitting it. Trivial test case: <?php class Foo {} $x = new ReflectionClass('Foo'); print $x->getFileName(); Regular PHP prints the filename of the test file. Quercus prints nothing. |
||||||||
Additional Information | |||||||||
Attached Files | |||||||||
|
Mantis 1.0.0rc3[^]
Copyright © 2000 - 2005 Mantis Group
30 total queries executed. 27 unique queries executed. |