[commits] Horde branch horde_5_2 updated. 1176b4e0380ce5936cb944c8303870a6e2d22a27

Michael J. Rubinsky mrubinsk at horde.org
Fri Nov 15 01:09:26 UTC 2013


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

from: 4a3516c64c3cec1a510ebc21fd898cc09626cebf

321c516 phpdoc
d2cc39d version.php files were removed in H4
1176b4e Use Horde_Registry#appInit() in horde-translation

Summary: http://github.com/horde/horde/compare/4a3516c64c3cec1a510ebc21fd898cc09626cebf...1176b4e0380ce5936cb944c8303870a6e2d22a27

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

commit 321c516196010670bad091e532b67f56b21ebf9e
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/321c516196010670bad091e532b67f56b21ebf9e
http://git.horde.org/horde-git/-/commit/321c516196010670bad091e532b67f56b21ebf9e

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

commit d2cc39d940a30325db526d71562e8145fcf0b677
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/d2cc39d940a30325db526d71562e8145fcf0b677
http://git.horde.org/horde-git/-/commit/d2cc39d940a30325db526d71562e8145fcf0b677

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

commit 1176b4e0380ce5936cb944c8303870a6e2d22a27
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/1176b4e0380ce5936cb944c8303870a6e2d22a27
http://git.horde.org/horde-git/-/commit/1176b4e0380ce5936cb944c8303870a6e2d22a27




More information about the commits mailing list