| [ Index ] |
PHP Cross Reference of Drupal 6 (gatewave) |
[Summary view] [Print] [Text view]
1 ****************************************************************************** 2 3 Krumo: TODO 4 5 ****************************************************************************** 6 7 BUGS 8 ---------------- 9 - FIXED: Recursion detection crashes under PHP4 10 11 Features: PHP 12 ---------------- 13 - Handle error_reporting: right now PHP5 & E_STRICT generates tons of 14 warnings for calling static functions which are not declared as static 15 - Try to detect anonymous (lambda) functions 16 - Try to detect whether an array is indexed or associated 17 - Add var_export support for arrays and objects 18 - Add JSON support for arrays and objects 19 20 Features: GUI 21 ---------------- 22 - Nicer and friendlier skin(s) 23 - Add top-level links for collapsing and expanding the whole tree 24 - Add object & array -level links for collapsing and expanding all the 25 nested nodes 26 - Print all parent classes for the rendered objects
title
Description
Body
title
Description
Body
title
Description
Body
title
Body
| Generated: Thu Mar 24 11:18:33 2011 | Cross-referenced by PHPXref 0.7 |