Anonymous | Login | Signup for a new account | 12-17-2024 08:54 PST |
Main | My View | View Issues | Change Log | Docs |
Viewing Issue Simple Details [ Jump to Notes ] | [ View Advanced ] [ 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 | ||||||
Status | closed | Product Version | |||||||
Summary | 0000568: method_exists not implemented | ||||||||
Description |
if (method_exists (ClassName::MethodName())) { //do something... } |
||||||||
Additional Information | |||||||||
Attached Files | |||||||||
|
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 |
Mantis 1.0.0rc3[^]
Copyright © 2000 - 2005 Mantis Group
31 total queries executed. 27 unique queries executed. |