Home
last modified time | relevance | path

Searched refs:index (Results 551 – 556 of 556) sorted by last modified time

1...<<212223

/PHP-7.4/Zend/tests/
H A Dbug72943.phpt15 Notice: Undefined index: lest in %sbug72943.php on line %d
18 Notice: Undefined index: fest in %sbug72943.php on line %d
H A Dbug74836.phpt27 Notice: Undefined index: 010 in %s on line %d
31 Notice: Undefined index: 010 in %s on line %d
H A Dbug67169.phpt2 Bug #67169: array_splice all elements, then []= gives wrong index
H A Dbug67985.phpt2 Bug #67985 - Last used array index not copied to new array at assignment
H A Dbug53432.phpt2 Bug #53432: Assignment via string index access on an empty string converts to array
H A Dbug55509.phpt21 $index = strtolower($tmp[0]);
23 $infos[$index] = $value;
38 $index = strtolower($tmp[0]);
40 $infos[$index] = $value;

Completed in 12 milliseconds

1...<<212223