Commit ef0fff2
committed
Merge branch '7.1' into 7.2
* 7.1:
do not mix named and positional arguments in data provider definitions
session names must not be empty
add missing properties
fix Contracts directory name in PHPUnit configuration
[Validator][CidrValidator] Fix error message for `OutOfRangeNetmask` validation
Passing null to parameter #2 ($subject) of type string is deprecatedFile tree
2 files changed
+2
-2
lines changed- Tests/Session/Storage/Handler
2 files changed
+2
-2
lines changedLines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
85 | 85 | | |
86 | 86 | | |
87 | 87 | | |
88 | | - | |
| 88 | + | |
89 | 89 | | |
90 | 90 | | |
91 | 91 | | |
| |||
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
107 | 107 | | |
108 | 108 | | |
109 | 109 | | |
110 | | - | |
| 110 | + | |
111 | 111 | | |
112 | 112 | | |
113 | 113 | | |
| |||
0 commit comments