The branch "master" has been updated. The following is a summary of the commits.
from: ad502dd2e4ec8e76c078d980f71f932778513a6e 35d1684 phpdoc 812e889 Use IteratorAggregate instead of Iterator d459788 Some more places to use IteratorAggregate ----------------------------------------------------------------------- commit 35d1684a1762772eea62eba354ec76e07fa63a1b Author: Michael M Slusarz <[email protected]> Date: Tue Feb 19 14:12:31 2013 -0700 phpdoc framework/Util/lib/Horde/Variables.php | 23 ++++++++++++++++------- 1 files changed, 16 insertions(+), 7 deletions(-) http://git.horde.org/horde-git/-/commit/35d1684a1762772eea62eba354ec76e07fa63a1b ----------------------------------------------------------------------- commit 812e889e1c3b1801bc7e5e939fb2ebf9943f0786 Author: Michael M Slusarz <[email protected]> Date: Tue Feb 19 14:12:41 2013 -0700 Use IteratorAggregate instead of Iterator framework/Util/lib/Horde/Variables.php | 28 ++++------------------------ 1 files changed, 4 insertions(+), 24 deletions(-) http://git.horde.org/horde-git/-/commit/812e889e1c3b1801bc7e5e939fb2ebf9943f0786 ----------------------------------------------------------------------- commit d459788f64f44437256d05a9f2cce96f7ebd1977 Author: Michael M Slusarz <[email protected]> Date: Tue Feb 19 14:23:46 2013 -0700 Some more places to use IteratorAggregate framework/Cli_Modular/lib/Horde/Cli/Modular/Modules.php | 52 +---- .../Kolab_Storage/lib/Horde/Kolab/Storage/Folder/Namespace.php | 52 +---- framework/Prefs/lib/Horde/Prefs/Scope.php | 29 +-- framework/Support/lib/Horde/Support/Array.php | 39 +--- 4 files changed, 15 insertions(+), 157 deletions(-) http://git.horde.org/horde-git/-/commit/d459788f64f44437256d05a9f2cce96f7ebd1977 -- commits mailing list Frequently Asked Questions: http://wiki.horde.org/FAQ To unsubscribe, mail: [email protected]
