You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Object constants are now debugged __debugInfo magic method now used if defined
collapsed groups containing error or warnings now git a visual indicator
fixed critical issue with reflectionProperty::getDocComment() (issue #13)
other minor bug fixes
Much more detailed object output
New outputAs option to output log to browser console... <script> is generated containing console.xxxx calls
New emailFunc option.. to specify a function/callable other than PHP's mail function for emailing
and more