Simplify $assoc check
[lhc/web/wiklou.git] / includes / json / FormatJson.php
2011-12-20 Chad HorohoeSimplify $assoc check
2011-10-26 Sam ReedMore documentation!
2011-05-17 Siebrand MazelandUse consistent notation for "@todo FIXME". Should updat...
2011-04-17 Roan KattouwRemove debugging code accidentally committed in r86253
2011-04-17 Roan KattouwFix broken check for bad JSON encoders, had been broken...
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-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-05-15 Jack Phoenixcoding style tweaks
2010-05-04 Platonidesjson_decode -> FormatJson::decode
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)