Mantis Bugtracker
  

Viewing Issue Simple Details Jump to Notes ] View Advanced ] Issue History ] Print ]
ID Category Severity Reproducibility Date Submitted Last Update
0003277 [Quercus] block always 01-16-09 23:33 01-17-09 00:03
Reporter koreth View Status public  
Assigned To nam
Priority normal Resolution fixed  
Status closed   Product Version 4.0.0
Summary 0003277: instanceof totally broken
Description <?php
class Foo { }
$foo = new Foo;
if ($foo instanceof Foo) print "yep\n";

This doesn't print "yep" as of svn revision 5063.
Additional Information
Attached Files

- Relationships

- Notes
(0003751)
nam
01-17-09 00:03

php/03p0
 

- Issue History
Date Modified Username Field Change
01-16-09 23:33 koreth New Issue
01-16-09 23:58 nam Status new => assigned
01-16-09 23:58 nam Assigned To  => nam
01-17-09 00:03 nam Status assigned => closed
01-17-09 00:03 nam Note Added: 0003751
01-17-09 00:03 nam Resolution open => fixed
01-17-09 00:03 nam 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