ric_TODO.html 1.3 KB

123456789101112131415161718192021222324252627282930313233343536373839404142
  1. <?xml version="1.0" encoding="iso-8859-1"?>
  2. <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
  3. <html xmlns="http://www.w3.org/1999/xhtml">
  4. <head>
  5. <!-- template designed by Marco Von Ballmoos -->
  6. <title></title>
  7. <link rel="stylesheet" href="media/stylesheet.css"/>
  8. </head>
  9. <body>
  10. <div align="center"><h1>TODO</h1></div>
  11. <pre>
  12. ******************************************************************************
  13. Krumo: TODO
  14. ******************************************************************************
  15. BUGS
  16. ----------------
  17. - watch the SourceForge.net Bug Tracker
  18. Features: PHP
  19. ----------------
  20. - Try to detect anonymous (lambda) functions
  21. - Try to detect whether an array is indexed or associated
  22. - Add var_export support for arrays and objects
  23. - Add JSON support for arrays and objects
  24. Features: GUI
  25. ----------------
  26. - Nicer and friendlier skin(s)
  27. - Add top-level links for collapsing and expanding the whole tree
  28. - Add object &amp; array -level links for collapsing and expanding all the
  29. nested nodes
  30. - Print all parent classes for the rendered objects
  31. </pre>
  32. <p class="notes" id="credit">
  33. Documentation generated on Sun, 02 Dec 2007 09:43:23 +0200 by <a href="http://www.phpdoc.org" target="_blank">phpDocumentor 1.4.0a2</a>
  34. </p>
  35. </body>
  36. </html>