Mantis Bugtracker
  

Viewing Issue Simple Details Jump to Notes ] View Advanced ] Issue History ] Print ]
ID Category Severity Reproducibility Date Submitted Last Update
0001573 [Quercus] minor always 01-18-07 13:48 03-20-07 15:37
Reporter koreth View Status public  
Assigned To nam
Priority normal Resolution fixed  
Status closed   Product Version 3.1.0
Summary 0001573: __FUNCTION__ keyword doesn't evaluate to function name
Description <?php
function foo() {
        print __FUNCTION__ . "\n";
}
foo();
?>

Under plain PHP, this prints "foo". Under Quercus, it prints "__FUNCTION__".
Additional Information
Attached Files

- Relationships

- Notes
(0001781)
nam
03-20-07 15:37

php/0506
php/3506
 

- Issue History
Date Modified Username Field Change
01-18-07 13:48 koreth New Issue
03-20-07 15:11 nam Status new => assigned
03-20-07 15:11 nam Assigned To  => nam
03-20-07 15:37 nam Status assigned => closed
03-20-07 15:37 nam Note Added: 0001781
03-20-07 15:37 nam Resolution open => fixed
03-20-07 15:37 nam Fixed in Version  => 3.1.1


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