Deconstructing non-sparse, numerically indexed arrays directly in foreach (a.k.a. using the list() syntax in foreach) is possible since PHP 5.5. The possibility to use string array keys as well as non-sequential numeric keys in array deconstruction was added in PHP 7.1. Change-Id: I56a48552a45f61cedc291b306cad8548fc70d485 |
||
|---|---|---|
| .. | ||
| BatchRowUpdateTest.php | ||
| FileContentsHasherTest.php | ||
| MWCryptHKDFTest.php | ||
| MWGrantsTest.php | ||
| ZipDirectoryReaderTest.php | ||