Jeroen De Dauw has submitted this change and it was merged.
Change subject: Update netry point file now the composer.json of DataValues has
been updated
......................................................................
Update netry point file now the composer.json of DataValues has been updated
Change-Id: I50099dfa474b17d3ae6f9db47dc412299e4cc364
---
M Ask.php
1 file changed, 1 insertion(+), 2 deletions(-)
Approvals:
Jeroen De Dauw: Verified; Looks good to me, approved
diff --git a/Ask.php b/Ask.php
index 0b19e8e..68296ec 100644
--- a/Ask.php
+++ b/Ask.php
@@ -42,8 +42,7 @@
// Only initialize the extension when all dependencies are present.
if ( !defined( 'DataValues_VERSION' ) ) {
- // TODO: reenable once the DataValues composer setup has been fixed
- //throw new Exception( 'You need to have the DataValues library loaded
in order to use Ask' );
+ throw new Exception( 'You need to have the DataValues library loaded in
order to use Ask' );
}
define( 'Ask_VERSION', '0.1 alpha' );
--
To view, visit https://gerrit.wikimedia.org/r/67332
To unsubscribe, visit https://gerrit.wikimedia.org/r/settings
Gerrit-MessageType: merged
Gerrit-Change-Id: I50099dfa474b17d3ae6f9db47dc412299e4cc364
Gerrit-PatchSet: 1
Gerrit-Project: mediawiki/extensions/Ask
Gerrit-Branch: master
Gerrit-Owner: Jeroen De Dauw <[email protected]>
Gerrit-Reviewer: Jeroen De Dauw <[email protected]>
_______________________________________________
MediaWiki-commits mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits