Commit 4a265af
committed
PHP 7.2 Polyfill: prevent triggering new error in test
The test file is only supposed to check that the polyfill provided functions are correctly excluded.
However, the new `PHPCompatibility.ParameterValues.NewIconvMbstringCharsetDefault` was being triggered too as the test file did not pass all the parameters.
Fixed now.1 parent b0c9880 commit 4a265af
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
7 | 7 | | |
8 | 8 | | |
9 | 9 | | |
10 | | - | |
| 10 | + | |
0 commit comments