Mantis Bugtracker
  

Viewing Issue Advanced Details Jump to Notes ] View Simple ] Issue History ] Print ]
ID Category Severity Reproducibility Date Submitted Last Update
0000568 [Quercus] minor always 12-26-05 08:05 12-27-05 13:38
Reporter creich View Status @0@  
Assigned To ferg
Priority normal Resolution fixed Platform
Status closed   OS
Projection none   OS Version
ETA none Fixed in Version 3.0.18 Product Version
  Product Build
Summary 0000568: method_exists not implemented
Description if (method_exists (ClassName::MethodName())) {
 //do something...
}
Steps To Reproduce
Additional Information
Attached Files

- Relationships

- Notes
(0000577)
creich
12-26-05 08:17

if (is_callable(array('ClassName','MethodName'))) {
  //do something...
}

does work.
 
(0000580)
ferg
12-27-05 13:38

php/1j05
 

- Issue History
Date Modified Username Field Change
12-26-05 08:05 creich New Issue
12-26-05 08:06 creich Status new => assigned
12-26-05 08:06 creich Assigned To  => creich
12-26-05 08:17 creich Note Added: 0000577
12-27-05 13:26 ferg Assigned To creich => ferg
12-27-05 13:38 ferg Status assigned => closed
12-27-05 13:38 ferg Note Added: 0000580
12-27-05 13:38 ferg Resolution open => fixed
12-27-05 13:38 ferg Fixed in Version  => 3.0.18


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