Platonides has uploaded a new change for review.

Change subject: Separate the warnings for not running wfProfileOut() before 
throwing an exception.
......................................................................

Separate the warnings for not running wfProfileOut() before throwing an 
exception.

Generally this won't be desired, given that it creates a lot of boilerplate 
code,
we are not (usually) catching the exception, and is not even accurate, since we
will miss exceptions raised from calls down the stack.

Change-Id: I14bdcee4e709d09919181b5ec9234e162fc8d6e5
---
M check-vars.php
1 file changed, 4 insertions(+), 2 deletions(-)


  git pull ssh://gerrit.wikimedia.org:29418/mediawiki/tools/code-utils 
refs/changes/61/42961/1
--
To view, visit https://gerrit.wikimedia.org/r/42961
To unsubscribe, visit https://gerrit.wikimedia.org/r/settings

Gerrit-MessageType: newchange
Gerrit-Change-Id: I14bdcee4e709d09919181b5ec9234e162fc8d6e5
Gerrit-PatchSet: 1
Gerrit-Project: mediawiki/tools/code-utils
Gerrit-Branch: master
Gerrit-Owner: Platonides <[email protected]>

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

Reply via email to