Add format=dump and format=dumpfm, outputs results in PHP's var_dump() format. Findin...
authorX! <soxred93@users.mediawiki.org>
Mon, 9 Aug 2010 00:19:55 +0000 (00:19 +0000)
committerX! <soxred93@users.mediawiki.org>
Mon, 9 Aug 2010 00:19:55 +0000 (00:19 +0000)
commita1422fa2be7fe9be675fb29cfcd4674191bd6295
tree04a0d6250c7d5146f475e41709d1b0535c46b5f4
parent4520d27316da79bb29df37433ab563289b8c49ad
Add format=dump and format=dumpfm, outputs results in PHP's var_dump() format. Finding the type of a variable is a little annoying with txt, and dbg is a little bit harder to parse.
RELEASE-NOTES
includes/AutoLoader.php
includes/api/ApiFormatDump.php [new file with mode: 0644]
includes/api/ApiMain.php