Markus Kroetzsch has uploaded a new change for review.

Change subject: Fixed some interface issues in SMW_setup.php
......................................................................

Fixed some interface issues in SMW_setup.php

Changes:
* Register "--backend" as an option *with parameters*; this makes "--backend 
Name" work (otherwise only "--backend=Name" works) and it improves error 
handling
* Check if provided backend is a valid class name; prevents PHP errors on typos
* Respect --quiet by using the output() method instead of print, and by passing 
on the information given by isQuiet() to store operations
* Fix spelling and format of some documentation

Change-Id: I3e2ada69a0bb23ee42e993cee3ad4a6ef7ffd65e
---
M maintenance/SMW_setup.php
1 file changed, 24 insertions(+), 19 deletions(-)


  git pull 
ssh://gerrit.wikimedia.org:29418/mediawiki/extensions/SemanticMediaWiki 
refs/changes/62/36162/1
--
To view, visit https://gerrit.wikimedia.org/r/36162
To unsubscribe, visit https://gerrit.wikimedia.org/r/settings

Gerrit-MessageType: newchange
Gerrit-Change-Id: I3e2ada69a0bb23ee42e993cee3ad4a6ef7ffd65e
Gerrit-PatchSet: 1
Gerrit-Project: mediawiki/extensions/SemanticMediaWiki
Gerrit-Branch: master
Gerrit-Owner: Markus Kroetzsch <[email protected]>

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

Reply via email to