Mantis Bugtracker
  

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

- Relationships

- Notes
(0003699)
nam
01-06-09 11:03

php/5216
php/5221
php/5239
php/524f
 

- Issue History
Date Modified Username Field Change
01-05-09 16:41 koreth New Issue
01-05-09 17:40 ferg Priority normal => urgent
01-05-09 20:09 nam Status new => assigned
01-05-09 20:09 nam Assigned To  => nam
01-06-09 11:03 nam Status assigned => closed
01-06-09 11:03 nam Note Added: 0003699
01-06-09 11:03 nam Resolution open => fixed
01-06-09 11:03 nam Fixed in Version  => 4.0.0


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