[cvs] commit: framework/Yaml/lib/Horde Yaml.php framework/Yaml/tests/Horde/Yaml DumperTest.php LoaderTest.php
Chuck Hagenbuch
chuck at horde.org
Tue Feb 19 19:50:48 UTC 2008
chuck 2008-02-19 14:50:48 EST
Modified files:
Yaml/lib/Horde Yaml.php
Yaml/tests/Horde/Yaml DumperTest.php LoaderTest.php
Log:
- YAML documents don't have to be arrays. Still need to support literals in native code
- Don't assume we coerce to array() now
- use syck_dump (or another dumper function) if available
Revision Changes Path
1.4 +16 -4 framework/Yaml/lib/Horde/Yaml.php
1.4 +7 -0 framework/Yaml/tests/Horde/Yaml/DumperTest.php
1.8 +0 -22 framework/Yaml/tests/Horde/Yaml/LoaderTest.php
Chora Links:
http://cvs.horde.org/diff.php/framework/Yaml/lib/Horde/Yaml.php?r1=1.3&r2=1.4&ty=u
http://cvs.horde.org/diff.php/framework/Yaml/tests/Horde/Yaml/DumperTest.php?r1=1.3&r2=1.4&ty=u
http://cvs.horde.org/diff.php/framework/Yaml/tests/Horde/Yaml/LoaderTest.php?r1=1.7&r2=1.8&ty=u
More information about the cvs
mailing list