PHP Classes

File: changes.txt

Recommend this page to a friend!
  Classes of L   debugHelper   changes.txt   Download  
File: changes.txt
Role: Documentation
Content type: text/plain
Description: changelog
Class: debugHelper
Displays var info, takes time, dumps source
Author: By
Last change: -
Date: 20 years ago
Size: 600 bytes
 

Contents

Class file image Download
Version 0.8 - added trace() function - enhanced the error handler - css can be used for layout - call stack of the error - dumps variable content if index or offset of an array is unkwown - dumps variable content if property of an object is unkwown - enhanced the dump() function - variable name will be displayed - links to opening and closing brackets - fixed display bug in highlightFile() Version 0.7: - added message() function Version 0.6: - added toTable() function - added example - phpdoc documentation - fixed error in resources display