"Krinkle" posted a comment on MediaWiki.r102406.
URL: http://www.mediawiki.org/wiki/Special:Code/MediaWiki/102406#c28685

Commit summary for MediaWiki.r102406:

* Use local context to get messages
* Changed three isset() to [!=]== null

Krinkle's comment:

<pre>+          } elseif( $from !== null && $to == null ) {</pre>
Was it intentional that one is strict and not the other ?

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

Reply via email to