[commits] Horde branch master updated. f7174f6ce9b19e5f7345d1b7ceff9e7c49f0aa83

Michael M Slusarz slusarz at horde.org
Thu Nov 14 20:54:17 UTC 2013


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

from: ad6c682543b39fd38dc15897d078f5cd9173fed2

31d8456 phpdoc
cd42f88 version.php files were removed in H4
f7174f6 Use Horde_Registry#appInit() in horde-translation

Summary: http://github.com/horde/horde/compare/ad6c682543b39fd38dc15897d078f5cd9173fed2...f7174f6ce9b19e5f7345d1b7ceff9e7c49f0aa83

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

commit 31d84561897ff3736a5d22dc3b4fadc201781a8f
Author: Michael M Slusarz <slusarz at horde.org>
Date:   Thu Nov 14 13:40:20 2013 -0700

    phpdoc

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

http://github.com/horde/horde/commit/31d84561897ff3736a5d22dc3b4fadc201781a8f
http://git.horde.org/horde-git/-/commit/31d84561897ff3736a5d22dc3b4fadc201781a8f

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

commit cd42f889ca6a585779d1875694fefef2772c90d8
Author: Michael M Slusarz <slusarz at horde.org>
Date:   Thu Nov 14 13:46:32 2013 -0700

    version.php files were removed in H4

 horde/bin/horde-translation |   14 +++++---------
 1 files changed, 5 insertions(+), 9 deletions(-)

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

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

commit f7174f6ce9b19e5f7345d1b7ceff9e7c49f0aa83
Author: Michael M Slusarz <slusarz at horde.org>
Date:   Thu Nov 14 13:40:32 2013 -0700

    Use Horde_Registry#appInit() in horde-translation
    
    Otherwise, this fails when retrieving version information for
    applications that use $injector or $registry in their _bootstrap()
    methods (i.e. IMP 6.2).
    
    I'm assuming the only reason we haven't updated to using appInit() is
    because it simply wasn't needed before now - the application just worked.
    (AFAICT, horde-translation previouslt required a working version of Horde
    installed, so this doesn't change anything).

 horde/bin/horde-translation |   19 ++++++++-----------
 1 files changed, 8 insertions(+), 11 deletions(-)

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




More information about the commits mailing list