Cleaned up all warnings for phpunit tests

This commit is contained in:
2026-06-25 18:10:18 +09:00
parent 3f02bee643
commit 7bc7674021
13 changed files with 16 additions and 44 deletions
@@ -1266,7 +1266,8 @@ final class CoreLibsCombinedArrayHandlerTest extends TestCase
/**
* Undocumented function
*
* @covers ::arrayGetPrevKey, ::arrayGetNextKey
* @covers ::arrayGetPrevKey
* @covers ::arrayGetNextKey
* @dataProvider providerArrayGetNextPrevKey
* @testdox arrayGetNextPrevKey get next/prev key for $search wtih $expected_prev/$expected_next [$_dataName]
*