https://bugzilla.wikimedia.org/show_bug.cgi?id=28224

--- Comment #7 from Roan Kattouw <[email protected]> 2011-03-27 13:19:12 
UTC ---
(In reply to comment #5)
> In my opinion is
> 
> 'foo' => null
> 
> a shorthand for
> 
> 'foo' => array(
>  ApiBase::PARAM_TYPE => 'string',
>  ApiBase::PARAM_DFLT => null
> )
> 
Maybe that's your opinion, but it's not how things actually work.

-- 
Configure bugmail: https://bugzilla.wikimedia.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.

_______________________________________________
Wikibugs-l mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l

Reply via email to