* Follow-up r84610: don't assume a Parser object is attached
[lhc/web/wiklou.git] / includes / json /
2011-03-10 Bryan Tong MinhRevert r83647, was based on the inability to read the...
2011-03-10 Bryan Tong MinhAdd wfObjectToArray to json_decode to ensure that the...
2011-02-19 PlatonidesFollow up r82091, which uses the local file constant...
2011-02-13 Brion Vibber* (bug 23817, bug 26250) User Service_JSON's native...
2011-02-05 Brion VibberAdd a @fixme comment on FormatJson::encode(); the ...
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)