"F.trott" posted a comment on MediaWiki.r110422.
URL: http://www.mediawiki.org/wiki/Special:Code/MediaWiki/110422#c30377

Commit summary for MediaWiki.r110422:

followup r110262: fix results of http_build_query

F.trott's comment:

http_build_query converts arrays recursively, you get something like 
"key[subkey][subsubkey]=value". It's not ideal, lots of string manipulation, 
but it's the easiest and probably still fastest solution I could come up with. 
I would be happy to put in something more efficient, if you know of anything.

_______________________________________________
MediaWiki-CodeReview mailing list
mediawiki-coderev...@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/mediawiki-codereview

Reply via email to