[commits] Horde branch master updated. 418c6254bb48eb6e9cad5e5698701d36dc5038fc

Chuck Hagenbuch chuck at horde.org
Fri Aug 21 17:50:26 UTC 2009


The branch "master" has been updated.
The following is a summary of the commits.

from: f576c20a6fed370c94c646e3a90b2d33a2112d90

6ddf57a... start working on Horde_Support_Backtrace, an object to make it easier to get pieces of the calling history
418c625... catch exceptions when apis don't exist in hasAppMethod and _loadApiCache

-----------------------------------------------------------------------

commit 6ddf57a818b5b6ed6d56e058952dfaf0f398fc32
Author: Chuck Hagenbuch <chuck at horde.org>
Date:   Fri Aug 21 13:48:27 2009 -0400

    start working on Horde_Support_Backtrace, an object to make it easier to get pieces of the calling history

 framework/Support/lib/Horde/Support/Backtrace.php      |  111 ++++++++++++++++
 framework/Support/package.xml                          |    3 +
 framework/Support/test/Horde/Support/BacktraceTest.php |   82 ++++++++++++
 3 files changed, 196 insertions(+), 0 deletions(-)
 create mode 100644 framework/Support/lib/Horde/Support/Backtrace.php
 create mode 100644 framework/Support/test/Horde/Support/BacktraceTest.php

http://git.horde.org/co.php/framework/Support/lib/Horde/Support/Backtrace.php?rt=horde-git&r=6ddf57a818b5b6ed6d56e058952dfaf0f398fc32
http://git.horde.org/diff.php/framework/Support/package.xml?rt=horde-git&r1=80ddb0a4a936611c84eaf657d36e893ced5d6dd7&r2=6ddf57a818b5b6ed6d56e058952dfaf0f398fc32
http://git.horde.org/co.php/framework/Support/test/Horde/Support/BacktraceTest.php?rt=horde-git&r=6ddf57a818b5b6ed6d56e058952dfaf0f398fc32

-----------------------------------------------------------------------

commit 418c6254bb48eb6e9cad5e5698701d36dc5038fc
Author: Chuck Hagenbuch <chuck at horde.org>
Date:   Fri Aug 21 13:50:24 2009 -0400

    catch exceptions when apis don't exist in hasAppMethod and _loadApiCache

 framework/Core/lib/Horde/Registry.php |   22 +++++++++++++++-------
 1 files changed, 15 insertions(+), 7 deletions(-)

http://git.horde.org/diff.php/framework/Core/lib/Horde/Registry.php?rt=horde-git&r1=2d51601a15cab64f85c13ae1d24cc2601ff70bc3&r2=418c6254bb48eb6e9cad5e5698701d36dc5038fc




More information about the commits mailing list