View Issue Details

IDProjectCategoryView StatusLast Update
551RackTablesdefaultpublic2012-04-20 10:54
Reporteruser292Assigned Toinfrastation  
PrioritynormalSeveritytweakReproducibilityalways
Status closedResolutionfixed 
Product Version0.19.12 
Target Version0.19.13Fixed in Version0.19.13 
Summary551: Please replace function_exists in index.php with is_callable
DescriptionHi,

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
TagsNo tags attached.

Activities

infrastation

infrastation

2012-04-20 10:54

administrator   ~0000659

Committed revision 5061.

Issue History

Date Modified Username Field Change
2012-04-19 12:40 user292 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