Skip to content

Commit 92514e2

Browse files
committed
Remove deprecated "strict" option from phpunit.xml.dist
1 parent e688a85 commit 92514e2

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

phpunit.xml.dist

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,6 @@
44
<phpunit
55
backupGlobals = "false"
66
backupStaticAttributes = "false"
7-
strict = "false"
87
colors = "true"
98
convertErrorsToExceptions = "true"
109
convertNoticesToExceptions = "true"

0 commit comments

Comments
 (0)