[commits] Horde branch master updated. d275874d607789a22a9fe3ad72e37266d7f4b6e8
Michael M Slusarz
slusarz at horde.org
Wed Aug 13 19:37:29 UTC 2014
The branch "master" has been updated.
The following is a summary of the commits.
from: 29adc6a6792f4b47ce655f49000b0a00075eb109
fad0540 Make this easier to read
39b5fa8 [mms] Fix AllTests.php when dealing with test cases that inherit from parent test cases.
d275874 There is no need to add imap.so explicitly
Summary: http://github.com/horde/horde/compare/29adc6a6792f4b47ce655f49000b0a00075eb109...d275874d607789a22a9fe3ad72e37266d7f4b6e8
-----------------------------------------------------------------------
commit fad0540e61fc5449afadc8887ddfffaebc3ce954
Author: Michael M Slusarz <slusarz at horde.org>
Date: Wed Aug 13 13:26:42 2014 -0600
Make this easier to read
framework/bin/test_framework | 17 +++++++++--------
1 files changed, 9 insertions(+), 8 deletions(-)
http://github.com/horde/horde/commit/fad0540e61fc5449afadc8887ddfffaebc3ce954
-----------------------------------------------------------------------
commit 39b5fa83bbc670880c70a252ff0a6855008c073d
Author: Michael M Slusarz <slusarz at horde.org>
Date: Wed Aug 13 13:29:34 2014 -0600
[mms] Fix AllTests.php when dealing with test cases that inherit from parent test cases.
framework/Test/lib/Horde/Test/AllTests.php | 2 +-
framework/Test/package.xml | 4 ++--
2 files changed, 3 insertions(+), 3 deletions(-)
http://github.com/horde/horde/commit/39b5fa83bbc670880c70a252ff0a6855008c073d
-----------------------------------------------------------------------
commit d275874d607789a22a9fe3ad72e37266d7f4b6e8
Author: Michael M Slusarz <slusarz at horde.org>
Date: Wed Aug 13 13:36:07 2014 -0600
There is no need to add imap.so explicitly
AFAICT, this file is for adding extensions installed via PECL. If an
extension is built-in to PHP, it will already be defined in the master
php.ini file. (This fixes about a billion errors on 5.4 and 5.5 builds
since imap.so doesn't exist there).
.travis.ini | 1 -
1 files changed, 0 insertions(+), 1 deletions(-)
http://github.com/horde/horde/commit/d275874d607789a22a9fe3ad72e37266d7f4b6e8
More information about the commits
mailing list