When the value of the associated array is not used, there is no need to use array_keys and create internal a copy of the array, just omit the value with $_ to tell static analyzer that the var is unused. Change-Id: I5c6d667e98c0167c0573c683f0d617bc1d4ca619 |
||
|---|---|---|
| .. | ||
| BotPasswordSessionProviderTest.php | ||
| CookieSessionProviderTest.php | ||
| CsrfTokenSetTest.php | ||
| ImmutableSessionProviderWithCookieTest.php | ||
| PHPSessionHandlerTest.php | ||
| SessionBackendTest.php | ||
| SessionInfoTest.php | ||
| SessionManagerTest.php | ||
| SessionProviderTest.php | ||
| SessionTest.php | ||
| TestBagOStuff.php | ||
| TestUtils.php | ||
| UserInfoTest.php | ||