ric_TODO.html
Same filename in other branches
****************************************************************************** Krumo: TODO ****************************************************************************** BUGS ---------------- - FIXED: Recursion detection crashes under PHP4 Features: PHP ---------------- - Handle error_reporting: right now PHP5 & E_STRICT generates tons of warnings for calling static functions which are not declared as static - Try to detect anonymous (lambda) functions - Try to detect whether an array is indexed or associated - Add var_export support for arrays and objects - Add JSON support for arrays and objects Features: GUI ---------------- - Nicer and friendlier skin(s) - Add top-level links for collapsing and expanding the whole tree - Add object & array -level links for collapsing and expanding all the nested nodes - Print all parent classes for the rendered objects
Documentation generated on Sat, 16 Jun 2007 09:50:08 +0300 by phpDocumentor 1.3.0RC4
File
-
krumo/
docs/ ric_TODO.html
View source
<?xml version="1.0" encoding="iso-8859-1"?> <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> <html xmlns="http://www.w3.org/1999/xhtml"> <head> <!-- template designed by Marco Von Ballmoos --> <title></title> <link rel="stylesheet" href="media/stylesheet.css" /> </head> <body> <div align="center"><h1>TODO</h1></div> <pre> ****************************************************************************** Krumo: TODO ****************************************************************************** BUGS ---------------- - FIXED: Recursion detection crashes under PHP4 Features: PHP ---------------- - Handle error_reporting: right now PHP5 & E_STRICT generates tons of warnings for calling static functions which are not declared as static - Try to detect anonymous (lambda) functions - Try to detect whether an array is indexed or associated - Add var_export support for arrays and objects - Add JSON support for arrays and objects Features: GUI ---------------- - Nicer and friendlier skin(s) - Add top-level links for collapsing and expanding the whole tree - Add object & array -level links for collapsing and expanding all the nested nodes - Print all parent classes for the rendered objects </pre> <p class="notes" id="credit"> Documentation generated on Sat, 16 Jun 2007 09:50:08 +0300 by <a href="http://www.phpdoc.org" target="_blank">phpDocumentor 1.3.0RC4</a> </p> </body> </html>