[commits] Horde branch master updated. 04c9633714fbee80d9caf505c4ef01f724a4e839
Jan Schneider
jan at horde.org
Mon Jun 13 13:44:01 UTC 2011
The branch "master" has been updated.
The following is a summary of the commits.
from: 4756bfdf84c20e4d1b3f347bcbf725d4c92c67f5
2188ac9 Fix Horde_Text_Exception extending the wrong class name.
561ea0a Mark Xml_Wbxml:: methods as static.
278bd6e Convert to PHPUnit tests.
04c9633 Fix incorrect syncml:metinf and syncml:devinf URNs (Bug #10229).
-----------------------------------------------------------------------
commit 2188ac90f79e5d4230306dc67ee36df4d1de5a4f
Author: Jan Schneider <jan at horde.org>
Date: Mon Jun 13 14:23:52 2011 +0200
Fix Horde_Text_Exception extending the wrong class name.
framework/Test/lib/Horde/Test/Exception.php | 2 +-
framework/Test/package.xml | 2 +-
2 files changed, 2 insertions(+), 2 deletions(-)
http://git.horde.org/horde-git/-/commit/2188ac90f79e5d4230306dc67ee36df4d1de5a4f
-----------------------------------------------------------------------
commit 561ea0a403bc24ab7f116cf49d237f01a1497466
Author: Jan Schneider <jan at horde.org>
Date: Mon Jun 13 14:59:38 2011 +0200
Mark Xml_Wbxml:: methods as static.
framework/Xml_Wbxml/lib/Horde/Xml/Wbxml.php | 14 +++++++-------
framework/Xml_Wbxml/package.xml | 2 +-
2 files changed, 8 insertions(+), 8 deletions(-)
http://git.horde.org/horde-git/-/commit/561ea0a403bc24ab7f116cf49d237f01a1497466
-----------------------------------------------------------------------
commit 278bd6e3605cfb6c9b98641409a163ea89bf216e
Author: Jan Schneider <jan at horde.org>
Date: Mon Jun 13 15:00:20 2011 +0200
Convert to PHPUnit tests.
framework/Xml_Wbxml/doc/examples/MotorolaA780.wbxml | Bin 1092 -> 1092 bytes
framework/Xml_Wbxml/test/Horde/Xml/Wbxml/AllTests.php | 36 ++++++
framework/Xml_Wbxml/test/Horde/Xml/Wbxml/Autoload.php | 20 ++++
framework/Xml_Wbxml/test/Horde/Xml/Wbxml/DecodeTest.php | 60 ++++++++++
framework/Xml_Wbxml/test/Horde/Xml/Wbxml/decode.php | 88 ---------------
5 files changed, 116 insertions(+), 88 deletions(-)
mode change 100755 => 100644 framework/Xml_Wbxml/doc/examples/MotorolaA780.wbxml
create mode 100644 framework/Xml_Wbxml/test/Horde/Xml/Wbxml/AllTests.php
create mode 100644 framework/Xml_Wbxml/test/Horde/Xml/Wbxml/Autoload.php
create mode 100644 framework/Xml_Wbxml/test/Horde/Xml/Wbxml/DecodeTest.php
delete mode 100755 framework/Xml_Wbxml/test/Horde/Xml/Wbxml/decode.php
http://git.horde.org/horde-git/-/commit/278bd6e3605cfb6c9b98641409a163ea89bf216e
-----------------------------------------------------------------------
commit 04c9633714fbee80d9caf505c4ef01f724a4e839
Author: Jan Schneider <jan at horde.org>
Date: Mon Jun 13 15:42:52 2011 +0200
Fix incorrect syncml:metinf and syncml:devinf URNs (Bug #10229).
framework/Xml_Wbxml/lib/Horde/Xml/Wbxml/Dtd/SyncMlDevInf.php | 10 ++--
framework/Xml_Wbxml/lib/Horde/Xml/Wbxml/Dtd/SyncMlMetInf.php | 11 ++---
framework/Xml_Wbxml/lib/Horde/Xml/Wbxml/DtdManager.php | 26 ++-------
framework/Xml_Wbxml/package.xml | 1 +
framework/Xml_Wbxml/test/Horde/Xml/Wbxml/DecodeTest.php | 17 ++-----
5 files changed, 19 insertions(+), 46 deletions(-)
http://git.horde.org/horde-git/-/commit/04c9633714fbee80d9caf505c4ef01f724a4e839
More information about the commits
mailing list