Don't look for pipes in the root node.
[lhc/web/wiklou.git] / includes / json /
2010-08-30 Chad HorohoeGet rid of PHP4-style constructors
2010-08-22 Alexandre Emsenhuber* Added file description headers
2010-08-12 Jeroen De DauwDocumentation o_O
2010-08-11 Chad HorohoeFollowup r70875, fix default value for decode()
2010-08-11 Chad HorohoeRevert r70874: <RoanKattouw> Dude that just looks kinda...
2010-08-11 Chad HorohoeBoolean parameters suck, but we can make them suck...
2010-08-07 Alexandre EmsenhuberThis documents the file, not the constant below :)
2010-07-25 Sam ReedA few more wrong static things
2010-05-15 Jack Phoenixcoding style tweaks
2010-05-13 Alexandre Emsenhuberfixed some doxygen warnings
2010-05-04 Platonidesjson_decode -> FormatJson::decode
2009-12-11 Chad HorohoeMass convert NULL -> null. Left strings and comments...
2009-10-25 Max SemenikCache result of class_exists() in Services_JSON to...
2009-09-17 Michael Dale* Enhanced OutputPage to support js2 style javascript...
2009-09-10 Michael Dale* 3983#c3983 array casting does not work so well on...
2009-09-10 Michael Dale* should use <?php instead of <?
2009-09-10 Michael Dalemore (bug 20336)