The branch "master" has been updated. The following is a summary of the commits.
from: 4d6f9cbcb381df94a89d8e537391b39f27ab99ec 1caedaf Set defaults all in one place 716796a Remove unused variable. d664cff Add more default values. 28330a6 Use procid f7e9b97 Fix check for msgid. cace703 Class name is a string, not a constant. 29c9d72 Ensure this is always defined. 90c8941 Avoid issues with the use of arrays via magic __get() method. ----------------------------------------------------------------------- commit 1caedafda6a2b7aca8a93833b66cb20ce6397a36 Author: Michael J Rubinsky <[email protected]> Date: Thu Mar 7 09:55:58 2013 -0500 Set defaults all in one place framework/ActiveSync/lib/Horde/ActiveSync/Request/Sync.php | 9 +++------ 1 files changed, 3 insertions(+), 6 deletions(-) http://git.horde.org/horde-git/-/commit/1caedafda6a2b7aca8a93833b66cb20ce6397a36 ----------------------------------------------------------------------- commit 716796aa96e75b65afa4709e3972c21e18902dc9 Author: Michael J Rubinsky <[email protected]> Date: Thu Mar 7 10:12:59 2013 -0500 Remove unused variable. framework/ActiveSync/lib/Horde/ActiveSync/Request/FolderSync.php | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) http://git.horde.org/horde-git/-/commit/716796aa96e75b65afa4709e3972c21e18902dc9 ----------------------------------------------------------------------- commit d664cffc963403bbc4e7cbdc67db7aa9fa7ff905 Author: Michael J Rubinsky <[email protected]> Date: Thu Mar 7 10:13:15 2013 -0500 Add more default values. framework/ActiveSync/lib/Horde/ActiveSync/Request/Sync.php | 17 ++++++----- 1 files changed, 9 insertions(+), 8 deletions(-) http://git.horde.org/horde-git/-/commit/d664cffc963403bbc4e7cbdc67db7aa9fa7ff905 ----------------------------------------------------------------------- commit 28330a654922a2e66c99d48a50b18437cfb9b720 Author: Michael J Rubinsky <[email protected]> Date: Thu Mar 7 10:14:54 2013 -0500 Use procid framework/ActiveSync/lib/Horde/ActiveSync/Request/MoveItems.php | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) http://git.horde.org/horde-git/-/commit/28330a654922a2e66c99d48a50b18437cfb9b720 ----------------------------------------------------------------------- commit f7e9b9757d19ecc6f5e2a9003f81243f7b9ef1ba Author: Michael J Rubinsky <[email protected]> Date: Thu Mar 7 10:16:31 2013 -0500 Fix check for msgid. framework/ActiveSync/lib/Horde/ActiveSync/Request/MoveItems.php | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) http://git.horde.org/horde-git/-/commit/f7e9b9757d19ecc6f5e2a9003f81243f7b9ef1ba ----------------------------------------------------------------------- commit cace703fdd44cc0f32434df15d2e2815cfd12485 Author: Michael J Rubinsky <[email protected]> Date: Thu Mar 7 10:18:53 2013 -0500 Class name is a string, not a constant. framework/ActiveSync/lib/Horde/ActiveSync/Wbxml/Encoder.php | 4 ++-- 1 files changed, 2 insertions(+), 2 deletions(-) http://git.horde.org/horde-git/-/commit/cace703fdd44cc0f32434df15d2e2815cfd12485 ----------------------------------------------------------------------- commit 29c9d729ed09041f589b7bfd1697a9e0eba201c9 Author: Michael J Rubinsky <[email protected]> Date: Thu Mar 7 10:22:06 2013 -0500 Ensure this is always defined. framework/ActiveSync/lib/Horde/ActiveSync/Imap/Message.php | 3 ++- 1 files changed, 2 insertions(+), 1 deletions(-) http://git.horde.org/horde-git/-/commit/29c9d729ed09041f589b7bfd1697a9e0eba201c9 ----------------------------------------------------------------------- commit 90c8941c0899b02d7548533211a7b636f664950a Author: Michael J Rubinsky <[email protected]> Date: Thu Mar 7 10:33:43 2013 -0500 Avoid issues with the use of arrays via magic __get() method. framework/ActiveSync/lib/Horde/ActiveSync/Message/Contact.php | 3 ++- 1 files changed, 2 insertions(+), 1 deletions(-) http://git.horde.org/horde-git/-/commit/90c8941c0899b02d7548533211a7b636f664950a -- commits mailing list Frequently Asked Questions: http://wiki.horde.org/FAQ To unsubscribe, mail: [email protected]
