[commits] Horde branch master updated. f557c803cb35387a66b8d71fae5bde22e440c535
Michael J. Rubinsky
mrubinsk at horde.org
Tue Jan 28 17:45:32 UTC 2014
The branch "master" has been updated.
The following is a summary of the commits.
from: 0b8aa706dabaaa4ebe965c73c2650479340b75d0
2368200 private -> protected visibility.
afe5fc6 OPTIONS might be an empty tag.
f557c80 Allow the results of getLastStartElement() to be passed directly to isEmptyElement.
Summary: http://github.com/horde/horde/compare/0b8aa706dabaaa4ebe965c73c2650479340b75d0...f557c803cb35387a66b8d71fae5bde22e440c535
-----------------------------------------------------------------------
commit 23682007d1285614e79510710ef2842fee77b794
Author: Michael J Rubinsky <mrubinsk at horde.org>
Date: Tue Jan 28 12:31:20 2014 -0500
private -> protected visibility.
framework/ActiveSync/lib/Horde/ActiveSync/Wbxml/Decoder.php | 34 +++++-----
1 files changed, 17 insertions(+), 17 deletions(-)
http://github.com/horde/horde/commit/23682007d1285614e79510710ef2842fee77b794
http://git.horde.org/horde-git/-/commit/23682007d1285614e79510710ef2842fee77b794
-----------------------------------------------------------------------
commit afe5fc68d44ab542ecac75a400af7ff63d57742f
Author: Michael J Rubinsky <mrubinsk at horde.org>
Date: Tue Jan 28 12:42:47 2014 -0500
OPTIONS might be an empty tag.
Note: Tested with typical OPTIONS tags, but I have no clients that send
empty OPTIONS. Need to write a proper unit test for the code in the decoder.
framework/ActiveSync/lib/Horde/ActiveSync/Request/Sync.php | 4 +-
framework/ActiveSync/lib/Horde/ActiveSync/Wbxml/Decoder.php | 39 +++++++++++
2 files changed, 42 insertions(+), 1 deletions(-)
http://github.com/horde/horde/commit/afe5fc68d44ab542ecac75a400af7ff63d57742f
http://git.horde.org/horde-git/-/commit/afe5fc68d44ab542ecac75a400af7ff63d57742f
-----------------------------------------------------------------------
commit f557c803cb35387a66b8d71fae5bde22e440c535
Author: Michael J Rubinsky <mrubinsk at horde.org>
Date: Tue Jan 28 12:44:32 2014 -0500
Allow the results of getLastStartElement() to be passed directly to isEmptyElement.
framework/ActiveSync/lib/Horde/ActiveSync/Wbxml/Decoder.php | 5 ++++-
1 files changed, 4 insertions(+), 1 deletions(-)
http://github.com/horde/horde/commit/f557c803cb35387a66b8d71fae5bde22e440c535
http://git.horde.org/horde-git/-/commit/f557c803cb35387a66b8d71fae5bde22e440c535
More information about the commits
mailing list