Commit graph

11 commits

Author SHA1 Message Date
Sam Reed
2ec09c5165 More return documentation 2012-02-09 21:35:05 +00:00
Sam Reed
9d41b95053 Kill various unused variables
Comment some out also

Add some bits of documentation
2011-10-29 01:17:26 +00:00
Roan Kattouw
485dc3a0d6 Fix the non-PEAR alternative for Services_JSON_Error to be less useless. bug 29278 shows an error related to this class not being stringifiable 2011-06-06 09:41:33 +00:00
Alexandre Emsenhuber
4207ab0c63 * (bug 28511) Use [] syntax instead of {} for string offset access 2011-04-17 07:59:58 +00:00
Chad Horohoe
9e6c7cc8ef Get rid of PHP4-style constructors 2010-08-30 16:52:51 +00:00
Alexandre Emsenhuber
3c15ff6cbc This documents the file, not the constant below :) 2010-08-07 20:53:41 +00:00
Sam Reed
f4f5d17105 A few more wrong static things
Remove some =& from LanguageKk_cyrl
2010-07-25 21:15:27 +00:00
Alexandre Emsenhuber
ea9f406ac4 fixed some doxygen warnings 2010-05-13 19:03:15 +00:00
Chad Horohoe
a4e5e935b6 Mass convert NULL -> null. Left strings and comments alone, obviously. 2009-12-11 21:07:27 +00:00
Max Semenik
1e5d7e0c90 Cache result of class_exists() in Services_JSON to avoid envoking AutoLoader in a loop when the class is not present 2009-10-25 17:46:06 +00:00
Michael Dale
1e4165061b more (bug 20336)
* added json folder 
* moved Services_JSON.php there
* moved Format JSON into its own class
* updated AutoLoader
2009-09-10 14:33:25 +00:00
Renamed from includes/api/ApiFormatJson_json.php (Browse further)