Skip to content

Commit 0dc119c

Browse files
committed
Remove unused feature toggle
1 parent 676cbae commit 0dc119c

File tree

2 files changed

+0
-2
lines changed

2 files changed

+0
-2
lines changed

conf/config.neon

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,6 @@ parameters:
4848
uselessReturnValue: false
4949
printfArrayParameters: false
5050
requireFileExists: false
51-
narrowPregMatches: true
5251
tooWidePropertyType: false
5352
fileExtensions:
5453
- php

conf/parametersSchema.neon

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,6 @@ parametersSchema:
5353
checkParameterCastableToStringFunctions: bool()
5454
uselessReturnValue: bool()
5555
printfArrayParameters: bool()
56-
narrowPregMatches: bool()
5756
tooWidePropertyType: bool()
5857
requireFileExists: bool()
5958
])

0 commit comments

Comments
 (0)