Skip to content

Commit

Permalink
fixes / enhancements
Browse files Browse the repository at this point in the history
Fix:  #1: outputAs not being passed to onOutput callback on fatal errors
Fix:  #2: firePHP's client will abort output whene non-utf-8 encountered
Fix:  #3: objects not cloned / output() method is destructive
Enhancement:  Pass file & line number to firephp for error and warn
methods
Enhancement:  table method: "undefined" value no longer appears as null,
but as empty table cell with class t_undefined
Enhancement:  error summary at the top if there was an error
Enhancement/Fix:  boolean & null values sent to FirePHP are now sent as
boolean & null, rather than string representations
  • Loading branch information
bkdotcom committed Jul 18, 2014
1 parent aacd902 commit 28c924f
Show file tree
Hide file tree
Showing 2 changed files with 281 additions and 115 deletions.
Loading

0 comments on commit 28c924f

Please sign in to comment.