Hashar has uploaded a new change for review.

  https://gerrit.wikimedia.org/r/275436

Change subject: Disable parser test using /e modifier
......................................................................

Disable parser test using /e modifier

The regex '/e' modifier is really evil and should really never be used.
It is deprecated in PHP 5.5 and removed in PHP 7.0.0. Disable test.

Change-Id: I88dce0a4b596ffe18b0772d3b3c7e372129c79ae
---
M arrayParserTests.txt
1 file changed, 2 insertions(+), 0 deletions(-)


  git pull ssh://gerrit.wikimedia.org:29418/mediawiki/extensions/Arrays 
refs/changes/36/275436/1

diff --git a/arrayParserTests.txt b/arrayParserTests.txt
index 0f90d1e..6788741 100644
--- a/arrayParserTests.txt
+++ b/arrayParserTests.txt
@@ -533,6 +533,8 @@
 
 !! test
 Using Subpage Fun extension with 'e' modifier
+!! options
+disabled
 !! input
 "{{
 ArrayTests:arraysearcharray

-- 
To view, visit https://gerrit.wikimedia.org/r/275436
To unsubscribe, visit https://gerrit.wikimedia.org/r/settings

Gerrit-MessageType: newchange
Gerrit-Change-Id: I88dce0a4b596ffe18b0772d3b3c7e372129c79ae
Gerrit-PatchSet: 1
Gerrit-Project: mediawiki/extensions/Arrays
Gerrit-Branch: master
Gerrit-Owner: Hashar <has...@free.fr>

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

Reply via email to