| [ Index ] |
PHP Cross Reference of Drupal 6 (gatewave) |
[Summary view] [Print] [Text view]
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 14 Krumo: TODO 15 16 ****************************************************************************** 17 18 BUGS 19 ---------------- 20 - FIXED: Recursion detection crashes under PHP4 21 22 Features: PHP 23 ---------------- 24 - Handle error_reporting: right now PHP5 & E_STRICT generates tons of 25 warnings for calling static functions which are not declared as static 26 - Try to detect anonymous (lambda) functions 27 - Try to detect whether an array is indexed or associated 28 - Add var_export support for arrays and objects 29 - Add JSON support for arrays and objects 30 31 Features: GUI 32 ---------------- 33 - Nicer and friendlier skin(s) 34 - Add top-level links for collapsing and expanding the whole tree 35 - Add object & array -level links for collapsing and expanding all the 36 nested nodes 37 - Print all parent classes for the rendered objects 38 </pre> 39 <p class="notes" id="credit"> 40 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> 41 </p> 42 </body> 43 </html>
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 |