Mantis Bugtracker
  

Viewing Issue Advanced Details Jump to Notes ] View Simple ] Issue History ] Print ]
ID Category Severity Reproducibility Date Submitted Last Update
0003216 [Quercus] minor always 01-01-09 11:27 01-04-09 09:07
Reporter koreth View Status public  
Assigned To ferg
Priority normal Resolution fixed Platform
Status closed   OS
Projection none   OS Version
ETA none Fixed in Version 4.0.0 Product Version 4.0.0
  Product Build
Summary 0003216: Can't conditionally define abstract classes
Description <?php
if (true) {
  abstract class P { }
}
class C extends P { }

Quercus spits out "'P' is an unknown class". Take away the "abstract" keyword and it works.
Steps To Reproduce
Additional Information
Attached Files

- Relationships

- Notes
(0003690)
ferg
01-04-09 09:07

php/09je, 39je
 

- Issue History
Date Modified Username Field Change
01-01-09 11:27 koreth New Issue
01-04-09 09:07 ferg Note Added: 0003690
01-04-09 09:07 ferg Assigned To  => ferg
01-04-09 09:07 ferg Status new => closed
01-04-09 09:07 ferg Resolution open => fixed
01-04-09 09:07 ferg Fixed in Version  => 4.0.0


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