[MediaWiki-commits] [Gerrit] Don't use isset to check for null - change (mediawiki/core)

2014-07-04 Thread IAlex (Code Review)
IAlex has uploaded a new change for review. https://gerrit.wikimedia.org/r/144177 Change subject: Don't use isset to check for null .. Don't use isset to check for null Change isset() checks for variables that are always

[MediaWiki-commits] [Gerrit] Don't use isset to check for null - change (mediawiki/core)

2014-07-04 Thread jenkins-bot (Code Review)
jenkins-bot has submitted this change and it was merged. Change subject: Don't use isset to check for null .. Don't use isset to check for null Change isset() checks for variables that are always defined. Change-Id:

[MediaWiki-commits] [Gerrit] Don't use isset() to check for null - change (mediawiki/core)

2014-07-04 Thread jenkins-bot (Code Review)
jenkins-bot has submitted this change and it was merged. Change subject: Don't use isset() to check for null .. Don't use isset() to check for null Those two member variables are always defined. Change-Id:

[MediaWiki-commits] [Gerrit] Don't use isset() to check for null - change (mediawiki/core)

2014-07-04 Thread jenkins-bot (Code Review)
jenkins-bot has submitted this change and it was merged. Change subject: Don't use isset() to check for null .. Don't use isset() to check for null - Remove isset for defined member variables - Add a missing definition of

[MediaWiki-commits] [Gerrit] Don't use isset() to check for null - change (mediawiki/core)

2014-07-03 Thread IAlex (Code Review)
IAlex has uploaded a new change for review. https://gerrit.wikimedia.org/r/144047 Change subject: Don't use isset() to check for null .. Don't use isset() to check for null - Remove isset for defined member variables - Add a

[MediaWiki-commits] [Gerrit] Don't use isset() to check for null - change (mediawiki/core)

2014-07-01 Thread jenkins-bot (Code Review)
jenkins-bot has submitted this change and it was merged. Change subject: Don't use isset() to check for null .. Don't use isset() to check for null $wgLocalTZoffset is defined in DefaultSettings.php so it is always set.

[MediaWiki-commits] [Gerrit] Don't use isset() to check for null - change (mediawiki/core)

2014-07-01 Thread IAlex (Code Review)
IAlex has uploaded a new change for review. https://gerrit.wikimedia.org/r/143353 Change subject: Don't use isset() to check for null .. Don't use isset() to check for null Those two member variables are always defined.

[MediaWiki-commits] [Gerrit] Don't use isset() to check for null - change (mediawiki/core)

2014-06-30 Thread IAlex (Code Review)
IAlex has uploaded a new change for review. https://gerrit.wikimedia.org/r/143085 Change subject: Don't use isset() to check for null .. Don't use isset() to check for null $wgLocalTZoffset is defined in DefaultSettings.php

[MediaWiki-commits] [Gerrit] Don't use isset() to check for null - change (mediawiki/core)

2014-05-30 Thread jenkins-bot (Code Review)
jenkins-bot has submitted this change and it was merged. Change subject: Don't use isset() to check for null .. Don't use isset() to check for null Fixes in maintenance/ Change-Id: I300a2a0cb240cb3f9c1d0c76d4575f93e9706b59

[MediaWiki-commits] [Gerrit] Don't use isset() to check for null - change (mediawiki/core)

2014-05-27 Thread jenkins-bot (Code Review)
jenkins-bot has submitted this change and it was merged. Change subject: Don't use isset() to check for null .. Don't use isset() to check for null Fixes in includes/specials Change-Id:

[MediaWiki-commits] [Gerrit] Don't use isset() to check for null - change (mediawiki/core)

2014-05-23 Thread IAlex (Code Review)
IAlex has uploaded a new change for review. https://gerrit.wikimedia.org/r/135184 Change subject: Don't use isset() to check for null .. Don't use isset() to check for null Fixes in includes/specials Change-Id:

[MediaWiki-commits] [Gerrit] Don't use isset() to check for null - change (mediawiki/core)

2014-05-10 Thread IAlex (Code Review)
IAlex has uploaded a new change for review. https://gerrit.wikimedia.org/r/132664 Change subject: Don't use isset() to check for null .. Don't use isset() to check for null Fixes in maintenance/ Change-Id: