"^demon" posted a comment on MediaWiki.r107094.
URL: http://www.mediawiki.org/wiki/Special:Code/MediaWiki/107094#c28352

Commit summary for MediaWiki.r107094:

Change isset() to array_key_exists(). Calling the former with the latter's 
parameter list doesn't work.

^demon's comment:

Since you're returning null on an unset key in getProperty(), you could still 
use isset().

_______________________________________________
MediaWiki-CodeReview mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/mediawiki-codereview

Reply via email to