Opened 9 years ago
Closed 9 years ago
#37271 closed defect (bug) (fixed)
PHP 7.1.0: "Too few arguments" error for Tests_Ajax_DimComment::test_with_bad_id()
Reported by: |
|
Owned by: |
|
---|---|---|---|
Milestone: | 4.6 | Priority: | normal |
Severity: | normal | Version: | |
Component: | Build/Test Tools | Keywords: | |
Focuses: | Cc: |
Description
See https://wiki.php.net/rfc/too_few_args which is implemented in PHP 7.1.0alpha2.
1) Tests_Ajax_DimComment::test_with_bad_id Error: Too few arguments to function Tests_Ajax_DimComment::test_with_bad_id(), 0 passed and exactly 1 expected /tests/phpunit/tests/ajax/DimComment.php:167
Change History (1)
Note: See
TracTickets for help on using
tickets.
In 37950: