@@ -47,12 +47,7 @@ |
||
47 | 47 | * |
48 | 48 | * @dataProvider dataNewFunction |
49 | 49 | * |
50 | - * @param string $functionName Name of the function. |
|
51 | 50 | * @param string $lastVersionBefore The PHP version just *before* the function was introduced. |
52 | - * @param array $lines The line numbers in the test file which apply to this function. |
|
53 | - * @param string $okVersion A PHP version in which the function was valid. |
|
54 | - * @param string $testVersion Optional. A PHP version in which to test for the error if different |
|
55 | - * from the $lastVersionBefore. |
|
56 | 51 | * |
57 | 52 | * @return void |
58 | 53 | */ |