[commits] Horde branch master updated. 9af7925af8e62a909721457d2f5f689c85bc2ec6
Ralf Lang
lang at b1-systems.de
Wed Jun 15 21:23:40 UTC 2011
The branch "master" has been updated.
The following is a summary of the commits.
from: 4ff40d4d81e39d96e6d249226d75f6b68a2307c7
87bdaff Enhance factory to correctly handle sub-drivers
9af7925 Convert Drivers to Horde and PHP5: Use exceptions in basic Driver.php instead of PEAR_Errors Use exceptions in composite driver instead of PEAR_Errors Use new injector based factory in composite driver
-----------------------------------------------------------------------
commit 87bdaff4f1e371c9d297c02df442e8768267ad54
Author: Ralf Lang <lang at b1-systems.de>
Date: Wed Jun 15 12:35:42 2011 +0000
Enhance factory to correctly handle sub-drivers
passwd/lib/Factory/Driver.php | 22 ++++++++++++++++++----
1 files changed, 18 insertions(+), 4 deletions(-)
http://git.horde.org/horde-git/-/commit/87bdaff4f1e371c9d297c02df442e8768267ad54
-----------------------------------------------------------------------
commit 9af7925af8e62a909721457d2f5f689c85bc2ec6
Author: Ralf Lang <lang at b1-systems.de>
Date: Wed Jun 15 12:36:38 2011 +0000
Convert Drivers to Horde and PHP5:
Use exceptions in basic Driver.php instead of PEAR_Errors
Use exceptions in composite driver instead of PEAR_Errors
Use new injector based factory in composite driver
passwd/lib/Driver.php | 4 +-
passwd/lib/Driver/composite.php | 48 +++++++++++++++++---------------------
2 files changed, 24 insertions(+), 28 deletions(-)
http://git.horde.org/horde-git/-/commit/9af7925af8e62a909721457d2f5f689c85bc2ec6
More information about the commits
mailing list