Mass convert NULL -> null. Left strings and comments alone, obviously.
[lhc/web/wiklou.git] / includes / api / ApiFormatYaml_spyc.php
2009-12-11 Chad HorohoeMass convert NULL -> null. Left strings and comments...
2008-12-08 Alexandre Emsenhuber* fix doxygen warnings
2008-10-25 Tim StarlingRemoved scary YAML parsing code, the function of which...
2008-09-03 Roan Kattouw(bug 15448) YAML output returns empty strings instead...
2008-05-20 Alexandre EmsenhuberWARNING: HUGE COMMIT
2008-04-14 Siebrand Mazeland* remove end of line whitespace
2008-03-27 Alexandre Emsenhuberdoc tweaks: link to php.net instead of mirrors.
2008-03-26 Daniel CannonAPI: (bug 11719) Remove trailing blanks in YAML output.
2008-03-13 Roan KattouwAPI: Avoid number/string confusion in YAML
2008-03-13 Roan Kattouw(bug 12120) Unescaped quote in YAML output
2007-06-29 Aryeh GregorRemove ?>'s from files. They're pointless, and just...
2007-04-20 Nick JenkinsYet more doc tweaks:
2007-04-18 Nick JenkinsSome small doc tweaks to reduce Doxygen warnings, namely:
2007-03-28 Brion VibberRevert r20769: we don't use PHPDocumentor anymore,...
2007-03-28 Nick JenkinsPHPDocumentor [en.wikipedia.org/wiki/PhpDocumentor...
2007-01-20 Antoine MussoUse Doxygen @addtogroup instead of phpdoc @package...
2006-11-23 Nick JenkinsCode housekeeping stuff (and barring any stuff-ups...
2006-09-23 Yuri Astrakhan* API: major refactoring