[commits] ActiveSync branch master updated. 2b08b58a77badacb842f571f56654956ea91c6b1

Michael J. Rubinsky mrubinsk at horde.org
Sun Dec 2 19:33:14 UTC 2018


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

from: 4458861251f1ad8e9a590118ed36777a1f9c2ffd

4155ed0 Attempt to ignore a single unknown Wbxml.
99ae730 Improve logging: add device data.
dedb8d0 Attempt to better handle unknown tag.
3aa9866 Simplify:
0f7927a This can return valid, false-ish values, need explicit type check
81a33e7 Simplify
2b08b58 Simplify/reduce indent.

Summary: https://github.com/horde/ActiveSync/compare/4458861251f1...2b08b58a77ba

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

commit 4155ed0a942efc3c1594df46aee8050088235eaf
Author: Michael J Rubinsky <mrubinsk at horde.org>
Date:   Sun, 02 Dec 2018 11:11:01 -0500

Attempt to ignore a single unknown Wbxml.

Attempting to prevent bad clients from preventing further issues.

 M lib/Horde/ActiveSync/Message/Base.php

https://github.com/horde/ActiveSync/commit/4155ed0a942efc3c1594df46aee8050088235eaf

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

commit 99ae73006a5761b8bdd0809180608a5b4a43562c
Author: Michael J Rubinsky <mrubinsk at horde.org>
Date:   Sun, 02 Dec 2018 12:03:54 -0500

Improve logging: add device data.

 M lib/Horde/ActiveSync/Device.php
 M lib/Horde/ActiveSync/Request/Base.php

https://github.com/horde/ActiveSync/commit/99ae73006a5761b8bdd0809180608a5b4a43562c

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

commit dedb8d01999f1c6eff3db3b41cc078aedd1a0105
Author: Michael J Rubinsky <mrubinsk at horde.org>
Date:   Sun, 02 Dec 2018 12:44:24 -0500

Attempt to better handle unknown tag.

Hopefully prevents fatal errors where some installs were seeing
an empty content element here.

 M lib/Horde/ActiveSync/Message/Base.php

https://github.com/horde/ActiveSync/commit/dedb8d01999f1c6eff3db3b41cc078aedd1a0105

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

commit 3aa98665ef36c231d2238cb31af39adf0f9f66b2
Author: Michael J Rubinsky <mrubinsk at horde.org>
Date:   Sun, 02 Dec 2018 12:54:14 -0500

Simplify:

Deal with exit conditions early, reduce indent, remove
uneccessary else clauses. Better comments.

 M lib/Horde/ActiveSync/Message/Base.php

https://github.com/horde/ActiveSync/commit/3aa98665ef36c231d2238cb31af39adf0f9f66b2

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

commit 0f7927a4f8b2fee0131cea6d8bc699a58fb03fc8
Author: Michael J Rubinsky <mrubinsk at horde.org>
Date:   Sun, 02 Dec 2018 13:10:10 -0500

This can return valid, false-ish values, need explicit type check

 M lib/Horde/ActiveSync/Message/Base.php

https://github.com/horde/ActiveSync/commit/0f7927a4f8b2fee0131cea6d8bc699a58fb03fc8

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

commit 81a33e7c4500ef7e121b807e109e9208d5d589f0
Author: Michael J Rubinsky <mrubinsk at horde.org>
Date:   Sun, 02 Dec 2018 13:10:46 -0500

Simplify

 M lib/Horde/ActiveSync/Message/Base.php

https://github.com/horde/ActiveSync/commit/81a33e7c4500ef7e121b807e109e9208d5d589f0

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

commit 2b08b58a77badacb842f571f56654956ea91c6b1
Author: Michael J Rubinsky <mrubinsk at horde.org>
Date:   Sun, 02 Dec 2018 13:19:58 -0500

Simplify/reduce indent.

 M lib/Horde/ActiveSync/Message/Base.php

https://github.com/horde/ActiveSync/commit/2b08b58a77badacb842f571f56654956ea91c6b1


More information about the commits mailing list