Home
last modified time | relevance | path

Searched refs:associative (Results 101 – 103 of 103) sorted by relevance

12345

/PHP-8.2/ext/standard/
H A Dbasic_functions_arginfo.h2102 ZEND_ARG_TYPE_INFO_WITH_DEFAULT_VALUE(0, associative, _IS_BOOL, 0, "false")
/PHP-8.2/
H A DNEWS1277 . Fixed bug GH-11451 (Invalid associative array containing duplicate
/PHP-8.2/tests/lang/
H A D024.phpt19 ${$$$a}["associative arrays work too"] = "this is nifty";
22 This should read "this is nifty": <?php echo $blah[$test="associative arrays work too"]."\n"; ?>

Completed in 41 milliseconds

12345