The branch "master" has been updated. The following is a summary of the commits.
from: 6644ca39195ba6dbcd32e4666c7854049dcc2176 c331801 Ensure this is an array. 16952b4 Throw an exception if we required a synckey, but do not have one. e4d7060 Log this error. 794eeec Catch case where state disappears, and we issue a full PING. 35bca97 Avoid undefined index notices. Summary: http://github.com/horde/horde/compare/6644ca39195ba6dbcd32e4666c7854049dcc2176...35bca979687b58edaf1923018da715400ce963c1 ----------------------------------------------------------------------- commit c331801f723012c423eed6ea9f4e019fc8bd5152 Author: Michael J Rubinsky <[email protected]> Date: Mon Mar 24 19:47:34 2014 -0400 Ensure this is an array. framework/ActiveSync/lib/Horde/ActiveSync/SyncCache.php | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) http://github.com/horde/horde/commit/c331801f723012c423eed6ea9f4e019fc8bd5152 ----------------------------------------------------------------------- commit 16952b4468ed6e8129e1716b8f4aaadc8b92b165 Author: Michael J Rubinsky <[email protected]> Date: Mon Mar 24 19:48:15 2014 -0400 Throw an exception if we required a synckey, but do not have one. framework/ActiveSync/lib/Horde/ActiveSync/Collections.php | 8 +++++++- 1 files changed, 7 insertions(+), 1 deletions(-) http://github.com/horde/horde/commit/16952b4468ed6e8129e1716b8f4aaadc8b92b165 ----------------------------------------------------------------------- commit e4d7060dc370cf0b341ecc4e7736ed8511cf5dee Author: Michael J Rubinsky <[email protected]> Date: Mon Mar 24 19:48:36 2014 -0400 Log this error. framework/ActiveSync/lib/Horde/ActiveSync/Collections.php | 3 +++ 1 files changed, 3 insertions(+), 0 deletions(-) http://github.com/horde/horde/commit/e4d7060dc370cf0b341ecc4e7736ed8511cf5dee ----------------------------------------------------------------------- commit 794eeecf05711258407690eccc5d5b49e368b1c6 Author: Michael J Rubinsky <[email protected]> Date: Mon Mar 24 19:48:47 2014 -0400 Catch case where state disappears, and we issue a full PING. framework/ActiveSync/lib/Horde/ActiveSync/Request/Ping.php | 10 ++++++++-- 1 files changed, 8 insertions(+), 2 deletions(-) http://github.com/horde/horde/commit/794eeecf05711258407690eccc5d5b49e368b1c6 ----------------------------------------------------------------------- commit 35bca979687b58edaf1923018da715400ce963c1 Author: Michael J Rubinsky <[email protected]> Date: Mon Mar 24 21:10:37 2014 -0400 Avoid undefined index notices. framework/History/lib/Horde/History/Log.php | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) http://github.com/horde/horde/commit/35bca979687b58edaf1923018da715400ce963c1 -- commits mailing list Frequently Asked Questions: http://wiki.horde.org/FAQ To unsubscribe, mail: [email protected]
