Markus Kroetzsch has uploaded a new change for review.

Change subject: Fixed use of SQL2 constants in SQLStore3
......................................................................

Fixed use of SQL2 constants in SQLStore3

Most of the constants were just defined under the old name, which could 
potentially lead to re-defined constants if both files get loaded. In one case, 
the constant had been renamed in the definition but not in the code, leading to 
a PHP warning in certain cases.

Change-Id: I032b965a3d301ca886a2507aec7aee4089afbffb
---
M includes/storage/SQLStore/SMW_SQLStore3_Queries.php
1 file changed, 30 insertions(+), 30 deletions(-)


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

Gerrit-MessageType: newchange
Gerrit-Change-Id: I032b965a3d301ca886a2507aec7aee4089afbffb
Gerrit-PatchSet: 1
Gerrit-Project: mediawiki/extensions/SemanticMediaWiki
Gerrit-Branch: master
Gerrit-Owner: Markus Kroetzsch <mar...@semantic-mediawiki.org>

_______________________________________________
MediaWiki-commits mailing list
MediaWiki-commits@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits

Reply via email to