The branch "master" has been updated. The following is a summary of the commits.
from: 53f3ff678402d0d65805c6d1f92e262b844b44a5 e1d920d phpdoc 0399319 Spacing bb33f3c Allow explicitly setting the codepage in the wbxml decoder f988886 Stub the logger in the Encoder also 4c00202 Add UnitTest for encoding/decoding ActiveSync appointment messages c9ff43f update filelist ----------------------------------------------------------------------- commit e1d920d43209c704c208a8dcdf295298ff88a2fd Author: Michael J Rubinsky <[email protected]> Date: Sat Dec 10 11:13:54 2011 -0500 phpdoc framework/ActiveSync/lib/Horde/ActiveSync/Message/Base.php | 55 +++++++++--- 1 files changed, 43 insertions(+), 12 deletions(-) http://git.horde.org/horde-git/-/commit/e1d920d43209c704c208a8dcdf295298ff88a2fd ----------------------------------------------------------------------- commit 0399319503f0b3e4aaf0371f69a7fb1e58cc4afd Author: Michael J Rubinsky <[email protected]> Date: Sat Dec 10 15:23:18 2011 -0500 Spacing framework/ActiveSync/lib/Horde/ActiveSync/Wbxml.php | 2 ++ 1 files changed, 2 insertions(+), 0 deletions(-) http://git.horde.org/horde-git/-/commit/0399319503f0b3e4aaf0371f69a7fb1e58cc4afd ----------------------------------------------------------------------- commit bb33f3ce4f71014ecb27ac78d50ef0f8b85dc8af Author: Michael J Rubinsky <[email protected]> Date: Sat Dec 10 15:24:16 2011 -0500 Allow explicitly setting the codepage in the wbxml decoder framework/ActiveSync/lib/Horde/ActiveSync/Wbxml/Decoder.php | 7 +++++-- 1 files changed, 5 insertions(+), 2 deletions(-) http://git.horde.org/horde-git/-/commit/bb33f3ce4f71014ecb27ac78d50ef0f8b85dc8af ----------------------------------------------------------------------- commit f988886bb951ed73664703158d9fed02bc413d4b Author: Michael J Rubinsky <[email protected]> Date: Sat Dec 10 15:24:55 2011 -0500 Stub the logger in the Encoder also framework/ActiveSync/lib/Horde/ActiveSync/Wbxml/Encoder.php | 1 + 1 files changed, 1 insertions(+), 0 deletions(-) http://git.horde.org/horde-git/-/commit/f988886bb951ed73664703158d9fed02bc413d4b ----------------------------------------------------------------------- commit 4c002026076bb6350bd159d26183fe1e50fd6b99 Author: Michael J Rubinsky <[email protected]> Date: Sat Dec 10 15:28:58 2011 -0500 Add UnitTest for encoding/decoding ActiveSync appointment messages framework/ActiveSync/test/Horde/ActiveSync/AppointmentTest.php | 83 +++++ .../ActiveSync/test/Horde/ActiveSync/fixtures/appointment.wbxml | Bin 0 -> 369 bytes 2 files changed, 83 insertions(+), 0 deletions(-) create mode 100644 framework/ActiveSync/test/Horde/ActiveSync/AppointmentTest.php create mode 100644 framework/ActiveSync/test/Horde/ActiveSync/fixtures/appointment.wbxml http://git.horde.org/horde-git/-/commit/4c002026076bb6350bd159d26183fe1e50fd6b99 ----------------------------------------------------------------------- commit c9ff43f0159dca436be8023f71e13ca13d649c47 Author: Michael J Rubinsky <[email protected]> Date: Sat Dec 10 15:29:36 2011 -0500 update filelist framework/ActiveSync/package.xml | 12 +++++++++--- 1 files changed, 9 insertions(+), 3 deletions(-) http://git.horde.org/horde-git/-/commit/c9ff43f0159dca436be8023f71e13ca13d649c47 __ commits mailing list Frequently Asked Questions: http://horde.org/faq/ To unsubscribe, mail: [email protected]
