Mantis Bugtracker
  

Viewing Issue Simple Details Jump to Notes ] View Advanced ] Issue History ] Print ]
ID Category Severity Reproducibility Date Submitted Last Update
0002851 [Quercus] major always 08-17-08 09:40 08-20-08 12:34
Reporter koreth View Status public  
Assigned To nam
Priority normal Resolution fixed  
Status closed   Product Version 3.2.1
Summary 0002851: Can't compile class with abstract method
Description <?php
abstract class Foo {
  abstract function bar();
}

Fails to compile:

[09:38:19.589] {resin-19} com.caucho.java.JavaCompileException: .../_test__php.java:45: cannot find symbol
[09:38:19.589] {resin-19} symbol : variable fun_bar_0
[09:38:19.589] {resin-19} location: class _quercus._test__php.quercus_Foo_0
[09:38:19.589] {resin-19} cl.addMethod("bar", fun_bar_0);
[09:38:19.589] {resin-19} ^
[09:38:19.589] {resin-19} 1 error
Additional Information
Attached Files

- Relationships

- Notes
(0003341)
nam
08-20-08 12:34

php/39j0
 

- Issue History
Date Modified Username Field Change
08-17-08 09:40 koreth New Issue
08-20-08 12:32 nam Status new => assigned
08-20-08 12:32 nam Assigned To  => nam
08-20-08 12:34 nam Status assigned => closed
08-20-08 12:34 nam Note Added: 0003341
08-20-08 12:34 nam Resolution open => fixed
08-20-08 12:34 nam Fixed in Version  => 3.2.1


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