jenkins-bot has submitted this change and it was merged.

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.

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

Approvals:
  Paladox: Looks good to me, but someone else must approve
  Legoktm: Looks good to me, approved
  jenkins-bot: Verified



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: merged
Gerrit-Change-Id: I88dce0a4b596ffe18b0772d3b3c7e372129c79ae
Gerrit-PatchSet: 3
Gerrit-Project: mediawiki/extensions/Arrays
Gerrit-Branch: master
Gerrit-Owner: Hashar <[email protected]>
Gerrit-Reviewer: Daniel Werner <[email protected]>
Gerrit-Reviewer: Hashar <[email protected]>
Gerrit-Reviewer: Jforrester <[email protected]>
Gerrit-Reviewer: Legoktm <[email protected]>
Gerrit-Reviewer: Paladox <[email protected]>
Gerrit-Reviewer: Reedy <[email protected]>
Gerrit-Reviewer: jenkins-bot <>

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

Reply via email to