View Issue Details
| ID | Project | Category | View Status | Date Submitted | Last Update |
|---|---|---|---|---|---|
| 551 | RackTables | default | public | 2012-04-19 12:40 | 2012-04-20 10:54 |
| Reporter | Assigned To | infrastation | |||
| Priority | normal | Severity | tweak | Reproducibility | always |
| Status | closed | Resolution | fixed | ||
| Product Version | 0.19.12 | ||||
| Target Version | 0.19.13 | Fixed in Version | 0.19.13 | ||
| Summary | 551: Please replace function_exists in index.php with is_callable | ||||
| Description | Hi, the Title says it all. The point is: call_user_function accepts all callable types in php, not just functions. So limiting callbacks to global functions is not required. I found this when I tried to use a static class method as tab handler. Thank You Hannes | ||||
| Tags | No tags attached. | ||||
| Date Modified | Username | Field | Change |
|---|---|---|---|
| 2012-04-19 12:40 |
|
New Issue | |
| 2012-04-20 10:54 | infrastation | Note Added: 0000659 | |
| 2012-04-20 10:54 | infrastation | Assigned To | => infrastation |
| 2012-04-20 10:54 | infrastation | Status | new => closed |
| 2012-04-20 10:54 | infrastation | Resolution | open => fixed |
| 2012-04-20 10:54 | infrastation | Fixed in Version | => 0.19.13 |
| 2012-04-20 10:54 | infrastation | Target Version | => 0.19.13 |