[commits] Horde branch master updated. 9af4bf99dd5afe116f73cf4b7e1f7787c3b25515

Jan Schneider jan at horde.org
Mon Nov 21 10:33:27 UTC 2011


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

from: 74d9bd2be5f8c6f56adb128a677ce51e2afa69b4

9031787 Fix build.
a32c6de Fix check whether to run teardown.
da60c42 Remove test that causes a notice with PHP 5.4.
34c57da Don't lowercase class name to allow for autoloading (Bug #10783).
9af4bf9 Fix scheduler class name to allow for autoloading (Bug #10783).

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

commit 9031787000ced40c54b54e7be8db3281ec060625
Author: Jan Schneider <jan at horde.org>
Date:   Mon Nov 21 10:03:55 2011 +0100

    Fix build.

 imp/package.xml |   20 +++++++++++---------
 1 files changed, 11 insertions(+), 9 deletions(-)

http://git.horde.org/horde-git/-/commit/9031787000ced40c54b54e7be8db3281ec060625

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

commit a32c6de86cffc10424bce6b9016290f25b542d75
Author: Jan Schneider <jan at horde.org>
Date:   Mon Nov 21 10:10:29 2011 +0100

    Fix check whether to run teardown.

 framework/Group/test/Horde/Group/LdapTest.php |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

http://git.horde.org/horde-git/-/commit/a32c6de86cffc10424bce6b9016290f25b542d75

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

commit da60c4285e6335a7ed3a7307528224e5dad54e06
Author: Jan Schneider <jan at horde.org>
Date:   Mon Nov 21 11:23:31 2011 +0100

    Remove test that causes a notice with PHP 5.4.

 framework/Argv/test/Horde/Argv/OptionChecksTest.php |    3 ---
 1 files changed, 0 insertions(+), 3 deletions(-)

http://git.horde.org/horde-git/-/commit/da60c4285e6335a7ed3a7307528224e5dad54e06

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

commit 34c57dab0cf5671f576ccb0cc67dde5bd509b7d7
Author: Jan Schneider <jan at horde.org>
Date:   Mon Nov 21 11:30:54 2011 +0100

    Don't lowercase class name to allow for autoloading (Bug #10783).

 framework/Scheduler/lib/Horde/Scheduler.php |    6 ++----
 framework/Scheduler/package.xml             |    4 ++--
 2 files changed, 4 insertions(+), 6 deletions(-)

http://git.horde.org/horde-git/-/commit/34c57dab0cf5671f576ccb0cc67dde5bd509b7d7

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

commit 9af4bf99dd5afe116f73cf4b7e1f7787c3b25515
Author: Jan Schneider <jan at horde.org>
Date:   Mon Nov 21 11:33:08 2011 +0100

    Fix scheduler class name to allow for autoloading (Bug #10783).

 whups/bin/whups-reminders     |    2 +-
 whups/docs/CHANGES            |    1 +
 whups/lib/Scheduler.php       |   35 +++++++++++++++++++++++++++++++++++
 whups/lib/Scheduler/Whups.php |   36 ------------------------------------
 whups/package.xml             |    4 +++-
 5 files changed, 40 insertions(+), 38 deletions(-)
 create mode 100644 whups/lib/Scheduler.php
 delete mode 100644 whups/lib/Scheduler/Whups.php

http://git.horde.org/horde-git/-/commit/9af4bf99dd5afe116f73cf4b7e1f7787c3b25515




More information about the commits mailing list