Path

ez components / documentation / api reference / 2006.2 / debug


eZ Components 2006.2

Debug: ChangeLog

[ Tutorial ] [ Class tree ] [ Element index ] [ ChangeLog ] [ Credits ]

1.0.3 - Monday 20 November 2006

  • Fixed some documentation issues.

1.0.2 - Wednesday 25 October 2006

  • Fixed bug #9090: Element times are not available in the output table.

1.0.1 - Monday 28 August 2006

  • Refactored to use the new ezcBaseStruct class.
  • PHP 5.2 compatibility.

1.0 - Monday 30 January 2006

ezcDebug

  • Fixed PHP warning in switchTimer() when the given oldTimer does not exist.
  • Fixed problem in switchTimer() when oldTimer and newTimer are the same.

ezcDebugHtmlFormatter

  • Improved the timing information output.
  • Changed the access from protected to private in the methods: getGroups() and addElement().

1.0rc1 - Monday 16 January 2006

  • Changed Debug that it uses the ezcLogFilterSet mapping.
  • Changed exception behavior. All errors will now throw a different exception class.
  • Added property checks. Adding or reading a property throws an exception.
  • Fixed bug #7676: ezcDebugHtmlFormatter::getLog is buggy.

ezcDebug

  • Removed the source parameter from the startTimer() method.
  • Removed the verbosity constants.

ezcDebugTimer

1.0beta2 - Thursday 22 December 2005

ezcDebug

  • Renamed the method getOutput() to generateOutput().
  • Renamed the method setReporter() to setOutputFormatter().

1.0beta1 - Friday 25 November 2005

  • Initial release of this package.
Last updated: Thu, 01 Nov 2007