[commits] Horde branch master updated. bc440f5f6bb8a0b9f0e93de2fae2455e0c8fa0c7

Michael M Slusarz slusarz at horde.org
Thu Feb 6 03:36:24 UTC 2014


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

from: 7456a6cd7c9d54c05a7a1859b017ac19a32ed4da

2b4b834 Even better... move all deprecated methods to Horde_Deprecated
995b655 This can be moved to Deprecated class
9bcb020 Don't user deprecated methods internally
d3c419e Fix undefined variable
cdbb53e Remove usage of statusMultiple()
bc440f5 Fix setting error message in exception

Summary: http://github.com/horde/horde/compare/7456a6cd7c9d54c05a7a1859b017ac19a32ed4da...bc440f5f6bb8a0b9f0e93de2fae2455e0c8fa0c7

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

commit 2b4b834320128643bf1bb3bc8ac98c808b0f9942
Author: Michael M Slusarz <slusarz at horde.org>
Date:   Wed Feb 5 15:05:04 2014 -0700

    Even better... move all deprecated methods to Horde_Deprecated

 framework/Core/lib/Horde.php            |  177 +------------------------------
 framework/Core/lib/Horde/Deprecated.php |  166 ++++++++++++++++++++++++++++-
 2 files changed, 170 insertions(+), 173 deletions(-)

http://github.com/horde/horde/commit/2b4b834320128643bf1bb3bc8ac98c808b0f9942
http://git.horde.org/horde-git/-/commit/2b4b834320128643bf1bb3bc8ac98c808b0f9942

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

commit 995b6556a85f49093ae484b3f83fb086297ba439
Author: Michael M Slusarz <slusarz at horde.org>
Date:   Wed Feb 5 15:25:53 2014 -0700

    This can be moved to Deprecated class

 framework/Imap_Client/lib/Horde/Imap/Client/Base.php            |   28 +-----
 framework/Imap_Client/lib/Horde/Imap/Client/Base/Deprecated.php |   19 +++++
 2 files changed, 24 insertions(+), 23 deletions(-)

http://github.com/horde/horde/commit/995b6556a85f49093ae484b3f83fb086297ba439
http://git.horde.org/horde-git/-/commit/995b6556a85f49093ae484b3f83fb086297ba439

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

commit 9bcb0204551f5a7b0130041543b2fce1f97153d0
Author: Michael M Slusarz <slusarz at horde.org>
Date:   Wed Feb 5 15:59:05 2014 -0700

    Don't user deprecated methods internally

 framework/Imap_Client/lib/Horde/Imap/Client/Base.php |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

http://github.com/horde/horde/commit/9bcb0204551f5a7b0130041543b2fce1f97153d0
http://git.horde.org/horde-git/-/commit/9bcb0204551f5a7b0130041543b2fce1f97153d0

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

commit d3c419e5a0a42a7587a86c000ddf86d97001d265
Author: Michael M Slusarz <slusarz at horde.org>
Date:   Wed Feb 5 19:32:45 2014 -0700

    Fix undefined variable

 framework/Core/lib/Horde/Script/Cache.php |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)

http://github.com/horde/horde/commit/d3c419e5a0a42a7587a86c000ddf86d97001d265
http://git.horde.org/horde-git/-/commit/d3c419e5a0a42a7587a86c000ddf86d97001d265

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

commit cdbb53e81eaeb484f1543ff72305dcdd384c2f32
Author: Michael M Slusarz <slusarz at horde.org>
Date:   Wed Feb 5 15:46:35 2014 -0700

    Remove usage of statusMultiple()

 imp/lib/Ajax/Queue.php                                   |    2 +-
 imp/lib/Block/Summary.php                                |    2 +-
 imp/lib/Imap.php                                         |   19 +++++++------
 imp/lib/Notification/Handler/Decorator/NewmailNotify.php |    2 +-
 4 files changed, 13 insertions(+), 12 deletions(-)

http://github.com/horde/horde/commit/cdbb53e81eaeb484f1543ff72305dcdd384c2f32
http://git.horde.org/horde-git/-/commit/cdbb53e81eaeb484f1543ff72305dcdd384c2f32

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

commit bc440f5f6bb8a0b9f0e93de2fae2455e0c8fa0c7
Author: Michael M Slusarz <slusarz at horde.org>
Date:   Wed Feb 5 20:29:10 2014 -0700

    Fix setting error message in exception

 imp/lib/Imap.php |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

http://github.com/horde/horde/commit/bc440f5f6bb8a0b9f0e93de2fae2455e0c8fa0c7
http://git.horde.org/horde-git/-/commit/bc440f5f6bb8a0b9f0e93de2fae2455e0c8fa0c7




More information about the commits mailing list