Fix Bug 33384 - database drivers cannot be provided by extension
[lhc/web/wiklou.git] / includes / json / Services_JSON.php
2011-10-29 Sam ReedKill various unused variables
2011-06-06 Roan KattouwFix the non-PEAR alternative for Services_JSON_Error...
2011-04-17 Alexandre Emsenhuber* (bug 28511) Use [] syntax instead of {} for string...
2010-08-30 Chad HorohoeGet rid of PHP4-style constructors
2010-08-07 Alexandre EmsenhuberThis documents the file, not the constant below :)
2010-07-25 Sam ReedA few more wrong static things
2010-05-13 Alexandre Emsenhuberfixed some doxygen warnings
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-10 Michael Dalemore (bug 20336)